-
- Downloads
py/nlrx86,x64: Replace #define of defined() with portable macro usage.
Using gcc -Wpedantic will warn that #define of defined() is non-portable and this patch fixes this.
Please register or sign in to comment
Using gcc -Wpedantic will warn that #define of defined() is non-portable and this patch fixes this.