Changed in CVS. Thanks.
Edouard [email protected] a écrit : > Hi, > > sorry for flooding you with bug reports, but I can forget it if not report > immediately. > > > // emcy.c line 104 > > m.cob_id = UNS16_LE(*(UNS16*)d->error_cobid); > > > //shold be > > m.cob_id = UNS16_LE(*(UNS32*)d->error_cobid); > > , because ->error_cobid is UNS32 > > > Edward > > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Canfestival-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/canfestival-devel
