From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eli Zaretskii To: Fernando Nasser Cc: "Martin M. Hunt" , Keith Seitz , gdb-patches@sources.redhat.com Subject: Re: [RFA2] Follow-up decode_line_1 crash Date: Thu, 15 Mar 2001 08:39:00 -0000 Message-id: References: <3AB0DAD5.442039EB@redhat.com> X-SW-Source: 2001-03/msg00228.html On Thu, 15 Mar 2001, Fernando Nasser wrote: > We still have to address Eli's issue with quoted '"' that may appear in > filenames (can they?). On Unix, sure they can. DOS and Windows specifically disallow " from appearing in a file name. I agree that plumbing the immediate bug, even without resoolving the case of '"', is the right thing to do, because a quote in a file name is a very rare case, even more rare than a space.