-
winbase.h has wrong definition of OVERLAPPED
see: http://msdn.microsoft.com/en-us/library/ms684342%28VS.85%29.aspx.
2010-01-02 15:54:45 UTC by rabbit_vinky
-
Three patches against msysCORE-1.0.11-msys-1.0.11-base-src.tar.lzma.
1. comment.diff: Just adds a few comments to the msys_p2w function.
2. hyphen-convert.diff: Check for end-of-string before "/" for an argument beginning with "-"
3. spawn-leak.diff: I believe this would fix a memory leak I noticed with the msys_p2w return value
A test case that shows the problem I am fixing on three...
2010-01-02 13:08:27 UTC by vadmium
-
If the compiler doesn't have shared libraries enabled (as with the previously mentioned compilers) or compiling with -static-libgcc option, the test case seems to run fine.
2010-01-02 01:37:30 UTC by net147
-
If the compiler doesn't have shared libraries enabled (as with the previously mentioned compilers) or compiling with -static-libgcc option, the test case seems to run fine.
2010-01-02 01:37:10 UTC by net147
-
cwilso11 made 3 file-release changes.
2009-12-29 17:57:01 UTC by cwilso11
-
cwilso11 made 4 file-release changes.
2009-12-29 17:56:01 UTC by cwilso11
-
cwilso11 made 1 file-release changes.
2009-12-29 17:55:01 UTC by cwilso11
-
cwilso11 made 3 file-release changes.
2009-12-29 17:50:01 UTC by cwilso11
-
cwilso11 made 3 file-release changes.
2009-12-29 17:49:01 UTC by cwilso11
-
cwilso11 made 3 file-release changes.
2009-12-29 17:48:03 UTC by cwilso11