> 3 апр. 2015 г., в 10:12, Greg Jung <[email protected]> написал(а): > > I notice in gcc version 4.9.2 (Rev2, Built by MSYS2 project), that I > am missing the declarations found in time.h > functions (strftime, gmtime, time()) where previously, gcc version > 4.8.2 (i686-win32-sjlj, Built by MinGW-W64 project) > with the aggregate of .h, .hpp etc. inclusions, there was no such > requirement. Since the files are shared > with people who also have no need for time.h, (and usually earlier gcc > versions) I'd like to know, is this a bug or a feature? > I can't clone the CVS and compile (with msys2) without patching each > of about 8 files to include <time.h>. > Is this the path of the future or an unfortunate mishap. > The is changed upstream in mingw-w64 runtime. Nothing with MSYS2 itself.
Regards, Alexey. > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming The Go Parallel Website, sponsored > by Intel and developed in partnership with Slashdot Media, is your hub for all > things parallel software development, from weekly thought leadership blogs to > news, videos, case studies, tutorials and more. Take a look and join the > conversation now. http://goparallel.sourceforge.net/ > _______________________________________________ > Msys2-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/msys2-users ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Msys2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/msys2-users
