From: Sam S. <sd...@gn...> - 2018-02-19 21:39:47
|
Bruno, 1. I put "#ifdef __DATE__" in constobj.d -- is this really necessary? Are there compilers that do not support __DATE__ & __TIME__? 2. https://gcc.gnu.org/onlinedocs/cpp/Standard-Predefined-Macros.html: >> If GCC cannot determine the current date, it will emit a warning >> message (once per compilation) and __DATE__ will expand to "??? ?? >> ????". Does this really ever happen? Do we need code to handle this? Thanks. -- Sam Steingold (http://sds.podval.org/) on darwin Ns 10.3.1561 http://steingoldpsychology.com http://www.childpsy.net http://memri.org http://thereligionofpeace.com http://www.memritv.org http://honestreporting.com A poet who reads his verse in public may have other nasty habits. |