[CF-Devel] Partially applied patch for Windows
crossfire-devel-admin at archives.real-time.com
crossfire-devel-admin at archives.real-time.com
Sat Aug 23 12:05:44 CDT 2003
Applied to CVS
On Sat, 2003-08-23 at 03:56, Nicolas Weeger wrote:
>
Hello.
>
>
I submitted a patch for Windows compilation on august, 1st, and it was
>
applied to CVS... but only partially ^.^
>
(see
>
http://archives.real-time.com/pipermail/crossfire-devel/2003-August/004874.html
>
for details)
>
>
in common/map.c, line 191, it is:
>
>
return(_access(name,0));
>
>
and it should read:
>
>
return(_access(buf,0));
>
>
Could someone be as kind as fix that?
>
>
Thanks in advance.
>
>
Nicolas 'Ryo'
_______________________________________________
crossfire-devel mailing list
crossfire-devel at lists.real-time.com
https://mailman.real-time.com/mailman/listinfo/crossfire-devel
More information about the crossfire
mailing list