libs-gui/Headers
Frederik Carlier 7de348582a
Avoid accessing instance variables in inline functions when compiling with msvc (#177)
* Rename `DPSshfill` to `DPSshfill_`

This method takes one argument, so by convention, the name of the variable in the method table should end with a single underscore

* DPSOperators.h: Use macros to define inline functions

* Don't access instance variables when compiling with Visual Studio
2023-08-24 21:17:33 +02:00
..
Additions/GNUstepGUI Avoid accessing instance variables in inline functions when compiling with msvc (#177) 2023-08-24 21:17:33 +02:00
AppKit Avoid accessing instance variables in inline functions when compiling with msvc (#177) 2023-08-24 21:17:33 +02:00
Cocoa Add one more protection around definition of BOOL. 2010-10-13 20:24:15 +00:00