Re: Activity
Kaspar Schiess <[email protected]>
| Newsgroups | gmane.comp.apache.mod-ruby |
|---|---|
| Message-ID | <[email protected]> |
> The reasons are: > > (1) I heard that ANSI C allows the behaiviour of getenv() in > win32. So the problem may occur in other platforms. > (2) It's tiresome to change the build system. > I understand your reasons; They are completely valid. I probably was looking too far for a solution to a simple problem; thanks for pointing that out. > I'm glad if you can check my patch. Your patch looks good and will probably work; since I have trouble in rebuilding eruby from scratch on my current platform (due to mkmf incompatibilities with my prebuilt ruby-1.8.0) I cannot tell you whether it really works. From the code I can say that the thing you did was the right thing to do and will probably fix problems on win32. Can anyone confirm that the patch works on apache2/win32 ? kaspar