This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Fixproto fix


Jeffrey A Law wrote:
>   > If you mean directory names like 'c;/foo', they will be corectly recognized
>   > as relative - the patch checks for presence of ':', which is not allowed in
>   > file names.

> My point is on a unix system ':' is an allowed file/directory name.

Yes, now I see it. I was confused by a ';' in the first reply.
But as Alexandre Oliva pointed out, it is impossible to build gcc
having ':' in a directory name, so the patch is still OK?

Laurynas

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]