[ nice-Bugs-908931 ] classpath with ; on windows
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.comp.lang.nice.devel |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #908931, was opened at 2004-03-03 10:46 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=112788&aid=908931&group_id=12788 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Daniel Bonniot (bonniot) Assigned to: Nobody/Anonymous (nobody) Summary: classpath with ; on windows Initial Comment: When using the command-line compiler on windows, arguments (mainly the classpath) that have a ';' do not work unless they are enclosed in "...". Instead, they are considered as if there was a space instead of ';'. It happens that this behaviour is due to calling a batch file (nicec.bat). So there is probably no way to fix the batch file to handle this. One solution would be to modify the command line option parsing (when running on windows) so that successive arguments after classpath are put together. Probably a cleaner solution would be to stop using a batch file, and write a small .exe to replace it (find the location of Nice, put together the arguments and call the jvm). That small started could be written in C. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=112788&aid=908931&group_id=12788 ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click