Hi,

Wang Rui writes:

> The '#pragma pack' command may not work for all platforms. Maybe we
> could add a '#ifdef' statement to handle this.

GCC is also compatible with those pragma directives, see
http://gcc.gnu.org/onlinedocs/gcc/Structure_002dPacking-Pragmas.html
. Other platforms should ignore pragma directives they don't know.

Regards,

--
Alberto
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to