Closed widgetii closed 3 years ago
I have an issue with match clause while using an ancient compiler for my embedded system:
match
error: #pragma GCC diagnostic not allowed inside functions
Any way to work around this?
GCC version: gcc4.4-290+uclibc_0.9.32.1+eabi+linuxpthread
gcc4.4-290+uclibc_0.9.32.1+eabi+linuxpthread
Must be fixed in https://github.com/Hirrolot/datatype99/commit/e4c8e4688612cb63e471d7f7f1dcd358089ed467, please update to the latest master and try again.
master
I have an issue with
match
clause while using an ancient compiler for my embedded system:Any way to work around this?
GCC version:
gcc4.4-290+uclibc_0.9.32.1+eabi+linuxpthread