> > Did you check that this patch also works fine with mingw64? This is the
> > main environment now used, so it's important to verify that these changes
> > are compatible with both mingw32 and mingw64.
> I'm only able ot test for mingw64 at the moment as you see above,
> x86_64-w64-mingw32 is min
> I like to have this in trunk as soon as possible, because I want to backport
> to 4.7.3 before the release.
>
> Tested on x86_64-w64-mingw32 and x86_64-unknown-gnu-linux.
Did you check that this patch also works fine with mingw64? This is the main
environment now used, so it's important to veri
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I like to have this in trunk as soon as possible, because I want to backport
to 4.7.3 before the release.
Tested on x86_64-w64-mingw32 and x86_64-unknown-gnu-linux.
Cheers
Rainer
Am 03.01.2013 14:06, schrieb Rainer Emrich:
> Hello,
>
> this trivia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Forgot to mention, tested on x86_64-w64-mingw32 and x86_64-unknown-gnu-linux.
Am 03.01.2013 14:06, schrieb Rainer Emrich:
> Hello,
>
> this trivial patch fixes the bootstrap with ada on mingw targets. The
> right casts fix the invalid conversion issu
Hello,
this trivial patch fixes the bootstrap with ada on mingw targets.
The right casts fix the invalid conversion issues. Patch is against trunk.
ada/
PR 52123
* adaint.c (__gnat_check_OWNER_ACL): Cast from pointer via
SECURITY_DESCRIPTOR *
(__gnat_set_O