If there are too many classes in a package, then
NameFactory.java produces class names which clash
on Win32 because the file system is NOT case-
sensitive.
I just added a patch that I wrote with someone else which
adds a command line option to give you case insensitive
output if you want it. Check out the patches section.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This bug report duplicates feature request #614103. It's not
a bug in ProGuard, so I'll reject it in this tracker, if you
don't mind. I have added the feature as an option in the
upcoming version 1.4. For now, people can use the attached
modification or patch #622068 kindly submitted by David Chapman.
Eric.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Diff between NameFactory.java (from release 1.3) and my very simplistic patch for obfuscating properly under Win32
Logged In: YES
user_id=216629
I just added a patch that I wrote with someone else which
adds a command line option to give you case insensitive
output if you want it. Check out the patches section.
Logged In: YES
user_id=555208
This bug report duplicates feature request #614103. It's not
a bug in ProGuard, so I'll reject it in this tracker, if you
don't mind. I have added the feature as an option in the
upcoming version 1.4. For now, people can use the attached
modification or patch #622068 kindly submitted by David Chapman.
Eric.