[Patch] src/winsup/mingw/include/process.h __STRICT_ANSI__

Brian Keener bkeener@thesoftwaresource.com
Fri Mar 12 00:23:00 GMT 2004


I notice when trying to compile the #endif got left behind.  Sure you found it by 
now.

bk

2004-03-11  Brian Keener  <bkeener@thesoftwaresource.com>

        * include/process.h:  Remove the #endif associated with removal of
        __STRICT_ANSI__ guard from non-ANSI header.

Index: ./src/src/winsup/mingw/include/process.h
===================================================================
RCS file: /cvs/src/src/winsup/mingw/include/process.h,v
retrieving revision 1.5
diff -p -2 -r1.5 process.h
*** ./src/src/winsup/mingw/include/process.h   11 Mar 2004 09:41:08 -0000      1.5
--- ./src/src/winsup/mingw/include/process.h   11 Mar 2004 21:49:28 -0000
*************** _CRTIMP int __cdecl spawnvpe (int, const
*** 153,156 ****
  
  #endif       /* _PROCESS H_ not defined */
- 
- #endif       /* Not __STRICT_ANSI__ */
--- 153,154 ----






More information about the Cygwin-patches mailing list