From: Sascha H. <sa...@gm...> - 2009-08-10 14:24:31
|
Hi Inder, thanks for that find. It is totally possible that we don't map the byte type yet. I don't think we use it in any of our current applications. Can you dell me, which output language you are cross-compiling into? // Sascha On Mon, Aug 10, 2009 at 3:26 PM, Inderjeet Singh <ind...@gm...> wrote: > I have some code that uses java data type byte extensively, and the > generated xmlvm code uses byte* everywhere but fails to compile. > Does xmlvm handle byte datatype? If not, will just adding a typedef from > byte to char solve the problem? > > Thanks > Inder > > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus > on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > xmlvm-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-users > > |