
bugzilla at apache
Jun 24, 2009, 12:59 PM
Views: 214
Permalink
|
|
[Bug 47418] New: Server signature show win32 as platform and not win64
|
|
https://issues.apache.org/bugzilla/show_bug.cgi?id=47418 Summary: Server signature show win32 as platform and not win64 Product: Apache httpd-2 Version: 2.2-HEAD Platform: PC OS/Version: Windows XP Status: NEW Severity: trivial Priority: P2 Component: Platform AssignedTo: bugs[at]httpd.apache.org ReportedBy: jorge.schrauwen[at]gmail.com Created an attachment (id=23871) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23871) patch to correct the problem The server signature shows the incorrect platform. A lot of people keep mailing me that my binaries I provide for win64 are horribly broken due to this. I don't consider it broken, just incorrect and trivial to fix. I've attached a simple 3 line fix for os/win32/os.h that hopefully is conform the coding guide lines. If it's not I'll be happy to correct it. The patch is tested against 2.2.11, 2.2.10 and 2.2.8 and works on all of those. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe[at]httpd.apache.org For additional commands, e-mail: bugs-help[at]httpd.apache.org
|