2013/12/16 Sergei Antonov :
> Hi!
> Attached is a patch for mingw-w64-headers/include/vsbackup.h
> The parameter type has to be a pointer to UINT.
Thanks for the catch. Patch is ok. Could somebody apply it please.
Regards,
Kai
---
If I call destructor with unload method, destructor is called two times.
Something is going wrong as it is working also on windows with other
compilers
- Original Message -
From: "JonY"
To:
Sent: Saturday, December 14, 2013 1:34 AM
Subject: Re: [Mingw-w64-public] hang on exit
> -
Hi!
Attached is a patch for mingw-w64-headers/include/vsbackup.h
The parameter type has to be a pointer to UINT.
Index: vsbackup.h
===
--- vsbackup.h (revision 6423)
+++ vsbackup.h (working copy)
@@ -125,7 +125,7 @@
STDMETHOD_(H
2013/12/16 Alexey Pavlov
> 2013/12/16 Ruben Van Boxem :
> > 2013/12/16 niXman
> >>
> >> Ruben Van Boxem 2013-12-16 13:34:
> >> > Hi,
> >> >
> >> > Quick question: does the GNU Make 4.0 release mean I don't need to
> >> > patch
> >> > the hell out of GNU Make anymore to make it function decently
2013/12/16 Ruben Van Boxem :
> 2013/12/16 niXman
>>
>> Ruben Van Boxem 2013-12-16 13:34:
>> > Hi,
>> >
>> > Quick question: does the GNU Make 4.0 release mean I don't need to
>> > patch
>> > the hell out of GNU Make anymore to make it function decently in a
>> > Windows
>> > environment, or are th
2013/12/16 niXman
> Ruben Van Boxem 2013-12-16 13:34:
> > Hi,
> >
> > Quick question: does the GNU Make 4.0 release mean I don't need to
> > patch
> > the hell out of GNU Make anymore to make it function decently in a
> > Windows
> > environment, or are there still outstanding issues with it? If
Ruben Van Boxem 2013-12-16 13:34:
> Hi,
>
> Quick question: does the GNU Make 4.0 release mean I don't need to
> patch
> the hell out of GNU Make anymore to make it function decently in a
> Windows
> environment, or are there still outstanding issues with it? If so, what
> patches would you reco
Hi,
Quick question: does the GNU Make 4.0 release mean I don't need to patch
the hell out of GNU Make anymore to make it function decently in a Windows
environment, or are there still outstanding issues with it? If so, what
patches would you recommend?
Thanks,
Ruben
-