merged to master, thanks!
-jon
On 06/15/2018 12:05 AM, Matthew R. Trower wrote:
Jon Trulson <j...@radscan.com> writes:
I can add this, but for safety/clarity, can you change the comparison from:
#if __SUNPRO_CC == 0x5100
to
#if defined(__SUNPRO_CC) && __SUNPRO_CC == 0x5100
This is a little clearer and won't emit warnings under -Wundef on
non-studio c compilers...
Certainly!
-- Matthew R. Trower
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel
--
Jon Trulson
"Fire all weapons and open a hailing frequency for my victory yodle."
- Zapp Brannigan
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel