OlivierW

Results 5 comments of OlivierW

Two xrdp versions have been published for Manjaro on AUR since this issue has been reported. Issue is always present. Is a fix planned for this issue ?

Hi, I encounter same issue. The main reason If I include cmsis_compiler.h directly it's to access cortex_m macros/types/inlines for sources common to different cores (m0, m0+, m3, m4...). There is...

I include types libraries depending on compiler predefined symbols (**GNUC**, **arm**). Types depending on those symbols are considered as not defined. Is there a work around ?

May be invoking the compiler to generate compilers predefined macros is the way.when the target changes. For exemple : "C:\Program Files (x86)\Atmel\Atmel Toolchain\AVR8 GCC\Native\3.4.2.1002\avr8-gnu-toolchain\bin\avr-gcc.exe" -mmcu=atxmega128a3u -dM -E -x c nul...

👍 Same issue. NC 32.0.2 / ClientPush 1.21 / Php8.4 / Manjaro. -vvv has no effect on display. With log level bump to : 9:38:52.183150 +01:00] DEBUG [notify_push] /build/source/src/lib.rs:322: got...