On 7/13/2012 00:21, niXman wrote:
> 2012/7/12 niXman:
>
>> I have only one question: why, with and without the macro results are
>> different?
>
Rafaël has already mentioned POSIX vs non POSIX behavior.
> Another strange thing is that none of the developers of mingw-w64 did
> not answer, wheth
On 7/12/12, Corinna Vinschen wrote:
> Hi,
>
> unused so far, but that's the obvious starting point for the entire
> operation as discussed on IRC.
>
>
> Corinna
>
>
> * _mingw.h.in (__32LONG): Define. Explain what it's good for.
>
Any specific reason not to name it __LONG32 or something?
2012/7/12 niXman:
> I have only one question: why, with and without the macro results are
> different?
Another strange thing is that none of the developers of mingw-w64 did
not answer, whether it is normal or not.
--
Regards,
niXman
___
Dual-tar
2012/7/11 Rafaël Carré:
I have only one question: why, with and without the macro results are different?
--
Regards,
niXman
___
Dual-target(32 & 64 bit) MinGW compilers for 32 and 64 bit Windows:
http://sourceforge.net/projects/mingwbuilds/
Hi,
unused so far, but that's the obvious starting point for the entire
operation as discussed on IRC.
Corinna
* _mingw.h.in (__32LONG): Define. Explain what it's good for.
Index: _mingw.h.in
===
--- _mingw.h.in (revisi
2012/7/12 Corinna Vinschen :
> On Jul 12 12:03, Kai Tietz wrote:
>> 2012/7/11 Corinna Vinschen :
>> > On Jul 11 17:28, Kai Tietz wrote:
>> >> Hello Corinna,
>> >>
>> >> 2012/7/11 Corinna Vinschen :
>> >> > Hi,
>> >> >
>> >> > the below patch extends winternl.h slightly. OK to apply?
>> >> >
>> >>
On Jul 12 12:03, Kai Tietz wrote:
> 2012/7/11 Corinna Vinschen :
> > On Jul 11 17:28, Kai Tietz wrote:
> >> Hello Corinna,
> >>
> >> 2012/7/11 Corinna Vinschen :
> >> > Hi,
> >> >
> >> > the below patch extends winternl.h slightly. OK to apply?
> >> >
> >> >
> >> > Thanks,
> >> > Corinna
> >>
> >>
2012/7/11 Corinna Vinschen :
> On Jul 11 17:28, Kai Tietz wrote:
>> Hello Corinna,
>>
>> 2012/7/11 Corinna Vinschen :
>> > Hi,
>> >
>> > the below patch extends winternl.h slightly. OK to apply?
>> >
>> >
>> > Thanks,
>> > Corinna
>>
>> patch is ok, could you order enum-values so that they are asc
Am 7/11/2012 11:39 AM, Ozkan Sezer wrote:
> Pushed lib32/tapi32.def update to trunk at rev.5204, to stable/v1.x
> at rev. 5205 and to stable/v2.x at rev. 5206, so linkage should work
> fine now.
>
> --
> O.S.
Am 7/11/2012 1:21 PM, Ozkan Sezer wrote:
> trunk: r5212, stable/v1.x: r5213, stable/v2