On Thu, 27 Mar 2008, Maurilio Longo wrote: > Przemyslaw Czerpak wrote: > > 2008-03-26 16:54 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) > > * harbour/source/rtl/gtos2/gtos2.c > > * small changes, removed some un-needed code > > - by Maurilio Longo in xHarbour > > ! use screen buffer in BYTEs instead of USHORTs to avoid possible > > problems on big endian machines. I do not know if such OS2 ports > > exist but this code should be also endian independent like rest > > of Harbour code > Once upon a time there was a powerpc port of OS/2... but it is long gone .) (I > don't know if powerpc was a big-endian architecture).
Thank you for information. There is quite big number of different PPC processors. The ones I was working with were big endian machines but I do not know if all. Anyhow it's good to always keep the whole code endian clean to eliminate stupid mistakes when someone will copy few lines to other file, f.e. working on new GT. best regards, Przemek _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
