| View previous topic :: View next topic |
| Author |
Message |
moonlight
Joined: 26 Oct 2005 Posts: 567
|
Posted: Sat Nov 04, 2006 6:49 pm Post subject: Bug in latest version of prxtool |
|
|
I've realized a bug in the latest version of prxtool.
When listing imports with a command such as:
prxtool -x -s i -o idstorage.xml idstorage.prx
I don't get always all imports. For example, in idstorage i don't get the nand imports.
This didn't happen in the previous version of prxtool which worked fine. |
|
| Back to top |
|
 |
TyRaNiD
Joined: 18 Jan 2004 Posts: 918
|
Posted: Sat Nov 04, 2006 7:36 pm Post subject: |
|
|
| Fixed it, I had extended a structure for the rare case where variables are imported which made a size check return early. In svn. |
|
| Back to top |
|
 |
|