jumaris / cnpack

Automatically exported from code.google.com/p/cnpack
0 stars 0 forks source link

[PATCH] Fixes for DCU32 analysis #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The patch in attachement fixes the following issues :
- Uses cleaner doesn't work with units importing generics types (D2009)
- ReadULong is used to read any 32bit value and causes range errors unless
disabled because the value is sometimes assigned to signed variables : add
explicit casts to avoid range errors

Please apply,

Best regards,

Vincent

Original issue reported on code.google.com by vincent....@gmail.com on 20 Aug 2009 at 12:16

Attachments:

GoogleCodeExporter commented 9 years ago
Hi, I have a second patch to submit to fix further issues. 
Could you please give any feedback before I do so ? 
Thanks.

Original comment by vincent....@gmail.com on 7 Sep 2009 at 8:55

GoogleCodeExporter commented 9 years ago
Thank you for your patch! We have applied it to svn.

Original comment by zhoujingyu@gmail.com on 7 Sep 2009 at 11:14

GoogleCodeExporter commented 9 years ago

Original comment by zhoujingyu@gmail.com on 7 Sep 2009 at 11:16

GoogleCodeExporter commented 9 years ago

Original comment by zjy.cnp...@gmail.com on 12 Jan 2010 at 12:37