[Japi-devel] [ japi-Bugs-1791715 ] \" silently changed to \\ in argfiles
Status: Beta
Brought to you by:
christianhujer
From: SourceForge.net <no...@so...> - 2007-09-10 21:44:22
|
Bugs item #1791715, was opened at 2007-09-10 19:12 Message generated for change (Comment added) made by christianhujer You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=776737&aid=1791715&group_id=149894 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: libs-argparser Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Christian Hujer (christianhujer) Assigned to: Christian Hujer (christianhujer) Summary: \" silently changed to \\ in argfiles Initial Comment: When \" appears in an argfile, it will silently be changed into \\. This will only be done with the first \". This is very strange behaviour and should be removed. ---------------------------------------------------------------------- >Comment By: Christian Hujer (christianhujer) Date: 2007-09-10 23:43 Message: Logged In: YES user_id=465603 Originator: YES Fixed in revision 609. Argument files now behave regarding ', " and \ like bash. And \ after whitespace behaves the same as \ inside text. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=776737&aid=1791715&group_id=149894 |