Bug#568881: gnat-4.4: Type to stream input/output broken on big endian archs

2010-02-08 Thread xavier
Package: gnat-4.4 Version: 4.4.3-1 Severity: normal The output of write_stream is different regarding the architecture it is executed : powerpc (big endian): hexdump -C ./output_stream.dat fa da da da de ad be ef amd64 (little endian): ef be ad de da da da fa i386 (little

Bug#568881: gnat-4.4: Type to stream input/output broken on big endian archs

2010-02-08 Thread Ludovic Brenta
xavier grave wrote: Ludovic Brenta a écrit : As far as I understood streams, the output should be neutral regarding of the architecture. Where did you get that idea? Using gnat 3.15p I didn't have this kind of problem. I used to push to a stream connected to a socket an integer type

Bug#568881: gnat-4.4: Type to stream input/output broken on big endian archs

2010-02-08 Thread Ludovic Brenta
Also read http://groups.google.ca/group/comp.lang.ada/browse_thread/thread/4c06e1e4fc2bf2d1 -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#568881: gnat-4.4: Type to stream input/output broken on big endian archs

2010-02-08 Thread Xavier Grave
original message- De: Ludovic Brenta ludo...@ludovic-brenta.org A: xavier.gr...@ipno.in2p3.fr Copie à: 568...@bugs.debian.org Date: Mon, 08 Feb 2010 17:02:09 +0100 - xavier grave wrote: Ludovic Brenta a