Loading STATUS +0 −5 Original line number Diff line number Diff line Loading @@ -104,11 +104,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: trawick: any reason it shouldn't be completely aligned with default_handler's choice to return OK vs. 500? * Correct Win64 Servername Identification PR: 47418 Submitted by: [Jorge Schrauwen <jorge.schrauwen gmail.com>] http://svn.apache.org/viewvc?view=revision&revision=1104624 +1: wrowe, trawick, fuankg PATCHES/ISSUES THAT ARE STALLED Loading os/win32/os.h +4 −0 Original line number Diff line number Diff line Loading @@ -38,7 +38,11 @@ #include <io.h> #include <fcntl.h> #ifdef _WIN64 #define PLATFORM "Win64" #else #define PLATFORM "Win32" #endif /* going away shortly... */ #define HAVE_DRIVE_LETTERS Loading Loading
STATUS +0 −5 Original line number Diff line number Diff line Loading @@ -104,11 +104,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: trawick: any reason it shouldn't be completely aligned with default_handler's choice to return OK vs. 500? * Correct Win64 Servername Identification PR: 47418 Submitted by: [Jorge Schrauwen <jorge.schrauwen gmail.com>] http://svn.apache.org/viewvc?view=revision&revision=1104624 +1: wrowe, trawick, fuankg PATCHES/ISSUES THAT ARE STALLED Loading
os/win32/os.h +4 −0 Original line number Diff line number Diff line Loading @@ -38,7 +38,11 @@ #include <io.h> #include <fcntl.h> #ifdef _WIN64 #define PLATFORM "Win64" #else #define PLATFORM "Win32" #endif /* going away shortly... */ #define HAVE_DRIVE_LETTERS Loading