Hello, It seems you partially removed the popt support and added back partially the old command parsing logic. While I personally dislike popt greatly on Windows, wouldn't the proper fix be to correct popt to work correctly on Windows? Version worked and help worked before, though of course popt showed help to stdout instead of a dialog box. Dumpstrings I don't know about. I am not complaining, but I seem to recall there was quite a bit of discussion and a decision to switch even the Windows build to popt, has this decision been reversed?
Thanks, Jeremy Jordi Mas <[EMAIL PROTECTED]> wrote on 8/1/2002 5:27:01 AM: > >Helllo, > >I have commited support for the command line parameters -version, --help, and >-dumpstrings under win32. DumpStrings was particullary necessary. Jordi, > >Checking in ap_Win32App.h; >/cvsroot/abi/src/wp/ap/win/ap_Win32App.h,v <-- ap_Win32App.h >new revision: 1.26; previous revision: 1.25 >done >Checking in ap_Win32App.cpp; >/cvsroot/abi/src/wp/ap/win/ap_Win32App.cpp,v <-- ap_Win32App.cpp >new revision: 1.97; previous revision: 1.96 >done >Checking in ap_Args.cpp; >/cvsroot/abi/src/wp/ap/xp/ap_Args.cpp,v <-- ap_Args.cpp >new revision: 1.9; previous revision: 1.8 done > >-- > >Jordi Mas >http://www.softcatala.org
