make-alpha
[Top][All Lists]
Advanced

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

make ChangeLog w32/include/w32err.h w32/subproc...


From: Eli Zaretskii
Subject: make ChangeLog w32/include/w32err.h w32/subproc...
Date: Fri, 03 Feb 2012 12:15:59 +0000

CVSROOT:        /sources/make
Module name:    make
Changes by:     Eli Zaretskii <eliz>    12/02/03 12:15:59

Modified files:
        .              : ChangeLog 
        w32/include    : w32err.h 
        w32/subproc    : w32err.c 

Log message:
        Fix Savannah bug #34832 with unused TLS attributes.
        
         w32/subproc/w32err.c (map_windows32_error_to_string) [_MSC_VER]:
         Don't use TLS storage for szMessageBuffer.  Ifdef away special
         code for handling Winsock error codes.  Make the function return a
         `const char *'.  Suggested by Ozkan Sezer.  Fixes Savannah bug #34832.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/make/ChangeLog?cvsroot=make&r1=2.463&r2=2.464
http://cvs.savannah.gnu.org/viewcvs/make/w32/include/w32err.h?cvsroot=make&r1=1.10&r2=1.11
http://cvs.savannah.gnu.org/viewcvs/make/w32/subproc/w32err.c?cvsroot=make&r1=1.12&r2=1.13



reply via email to

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