[AD] Fwd: Re: Allegro 5.2.1.1 + latest MinGW = off_t undefined |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
Meant to send this to the mailing list. Sorry bout that. -------- Forwarded Message --------
On 10/9/2016 10:01 AM, Elias
Pschernig wrote:
All of these errors have been fixed by patches issued by Keith Marshall of MinGW, as detailed here : https://www.allegro.cc/forums/thread/616526/1025585#target So as far as I can see, Allegro 5 programs now properly compile with the C++11 standard in use. Do we really need to replace off_t with int64_t though? I mean better safe than sorry, but are we really ever going to deal with file system entries larger than 4GB? Where does the issue with using off_t on 64 bit systems come in? If we needed file system offsets I would agree that int64_t would be better, but I don't see any of that in use at the moment. Edgar |
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |