From: Arno P. <ar...@pu...> - 2011-05-21 21:29:55
|
ah, ok. Now I understand. That should be OK. The values will be cast to an unsigned short by the C compiler. Perhaps it would be better to emit an unsigned short for clarity, but the current version should still be correct. Arno On 5/20/11 12:14 AM, Panayotis Katsaloulis wrote: > > On May 20, 2011, at 9:58 AM, Arno Puder wrote: > >> >> please send a small, self-contained example. >> >> Arno > > The iFireworks project. > There are 13 entries like this. > For a quick list: > cat .../constant_pool.m | grep JAVA_ARRAY_CHAR | grep - > > ------------------------------------------------------------------------------ > What Every C/C++ and Fortran developer Should Know! > Read this article and learn how Intel has extended the reach of its > next-generation tools to help Windows* and Linux* C/C++ and Fortran > developers boost performance applications - including clusters. > http://p.sf.net/sfu/intel-dev2devmay > _______________________________________________ > xmlvm-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-users |