bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: tmpdir.c:path_search() v. VMS


From: Paul Eggert
Subject: Re: tmpdir.c:path_search() v. VMS
Date: Mon, 15 Jul 2013 14:45:15 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130623 Thunderbird/17.0.7

On 07/15/2013 01:39 PM, Steven M. Schweda wrote:

>    Oooh, I don't think that I'd do that.

Sorry, I don't know VMS so I'm flying blind here.

How about this instead?

#ifdef __VMS
   add_slash = false;
#endif



reply via email to

[Prev in Thread] Current Thread [Next in Thread]