Mail Archives: cygwin-developers/1998/04/01/11:56:37
At 08:34 AM 4/1/98 -0700, Tom Tromey wrote:
>Eric> I did it on purpose because I thought is might be useful to be
>Eric> able to stick long quoted strings in a file. Don't know of any
>Eric> instance one needs a long or often used quote in a command line
>Eric> though.
>
>Command-line parsing/dequoting is done after the file is read. So you
>can put a long quoted string into a file by putting the quotes in the
>file.
Agreed, but if someone wanted to put multiple files in one set of quotes
they could by " -@intro -@body -@conclude " . Although I can not imagine a
need for this. Its pretty hard to defend how I wrote it when it really
doesn't matter that much to me whether it respects quotes or not. :)
>
>I guess it doesn't matter to me all that much. Odds are I will never
>encounter this feature in practice.
For now I will leave it out just because it is less lines of code. I would
not be offended if someone went in and changed the logic just as long as
they keep documentation (Frederick Geers) informed.
Best Regards,
Eric Bachalo
- Raw text -