On Mon, Feb 02, 2009 at 07:37:46AM -0500, Andrew Dunstan wrote:
>
>
> Magnus Hagander wrote:
> >Hmm. Actually, if I look at how things were before, I think we only
> >called SetEnvironmentVariable() in case we set a variable, and never if
> >we removed one. I'm not sure that's correct behavior, but it's
> >apparently non-crashing behavior. Perhaps we need to restore that one?
> >
> >I'd be in favor of restoring it for both mingw and msvc in that case -
> >that way we keep the platforms as close to each other as possible.
> >
> >Comments?
> >
> >
> >
>
> works for me.
Patch applied for this.
//Magnus