On Aug 2, 2012 7:26 PM, "Branko Čibej" <br...@wandisco.com> wrote: > > On 02.08.2012 22:18, Greg Stein wrote: > > I like the general idea here, but would suggest details like this could > > fall under --version --verbose. Apache httpd has a similar feature which > > also prints other #define values. For example, maybe we could print version > > info for the libs we compiled against (and maybe the version loaded at run > > time). > > Yeah, I was planning to expand on this a bit. One of the things that I'd > like to add, besides library versions as you note above, is similar info > about the running system (as opposed to the build system), and I thought > about --verbose in that context.
Sweet. > For this particular case, I'd prefer to keep displaying it without > --verbose; IMO it's no less appropriate than __DATE__ and __TIME__. Fair enough! Thanks, -g