[Freeciv-Dev] Re: PATH_SEPARATOR
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Wed, 30 Jan 2002 13:43:50 +0100, Raimar Falke wrote:
>On Wed, Jan 30, 2002 at 11:55:40AM +0100, Alexander Mai wrote:
>> Hello,
>>
>> I have a question regarding PATH_SEPARATOR:
[...]
>Or like intl/loadinfo.h:
>
>/* Separator in PATH like lists of pathnames. */
>#if defined _WIN32 || defined __WIN32__ || defined __EMX__ || defined __DJGPP__
> /* Win32, OS/2, DOS */
># define PATH_SEPARATOR ';'
>#else
> /* Unix */
># define PATH_SEPARATOR ':'
>#endif
Ah, yes.
Can you do this or shall I prepare a diff?
>> BTW, the ChangeLog is quite old, it is not updated regularly in CVS?
>
>It will be updated for the release.
Couldn't this be done regularly before, e.g. committing it
each month/week?
---
Alexander Mai
st002279@xxxxxxxxxxxxxxxxxxxxxx
|
|