You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by David Whitmarsh <da...@dial.pipex.com> on 1999/01/11 23:34:53 UTC

os-windows/3645: Re PR number 2216 - I have a fix

>Number:         3645
>Category:       os-windows
>Synopsis:       Re PR number 2216 - I have a fix
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Mon Jan 11 14:40:00 PST 1999
>Last-Modified:
>Originator:     david.whitmarsh@dial.pipex.com
>Organization:
apache
>Release:        1.3.3
>Environment:
Windows 95
>Description:
The proxy module DLL fails to load under Windows 95. I have identified
the cause and am testing a patch to fix it.

DLLs may not use declspec (thread) and be dynamically loaded. My fix
involves replacing declspec (thread) by calls to TlsAlloc, TlsGetValue etc.

I am actually posting this form through a dynamically loaded proxy module under win95
so it does appear to basically function.
>How-To-Repeat:
Well known
>Fix:
As I said...
>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include <ap...@Apache.Org> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.                                      ]
[Reply only with text; DO NOT SEND ATTACHMENTS!         ]