[VirtualGL-Devel] [PATCH] Print version information in verbose mode

2011-05-24 Thread Nathan Kidd
Even if the user is competent, the number of ways one could accidentally load a different librrfaker.so make this information invaluable. This isn't a one-liner to gain the aesthetic of printing the version info first, before anything else. -Nathan >From b3c6ca4d4cfa9f60e149bca4f68f6460c01b30

Re: [VirtualGL-Devel] [PATCH] Print version information in verbose mode

2011-05-24 Thread DRC
This belongs in __vgl_fakerinit(). On 5/24/11 3:41 PM, Nathan Kidd wrote: > Even if the user is competent, the number of ways one could accidentally > load a different librrfaker.so make this information invaluable. > > This isn't a one-liner to gain the aesthetic of printing the version > info