Re: [libvtv] Fix formatting errors

2015-08-26 Thread Jeff Law
On 08/26/2015 01:50 PM, Caroline Tice wrote: As far as I know vtv is working just fine...is there something I don't know about? I'm not aware of anything that isn't working, but I'm also not aware of vtv in widespread use, typical performance hit experienced, etc. jeff

Fwd: [libvtv] Fix formatting errors

2015-08-26 Thread Caroline Tice
-- Forwarded message -- From: Caroline Tice Date: Wed, Aug 26, 2015 at 12:50 PM Subject: Re: [libvtv] Fix formatting errors To: Jeff Law Cc: Rainer Orth , GCC Patches As far as I know vtv is working just fine...is there something I don't know about? -- Carolin

Re: [libvtv] Fix formatting errors

2015-08-26 Thread Jeff Law
On 08/26/2015 07:30 AM, Rainer Orth wrote: While looking at libvtv for the Solaris port, I noticed all sorts of GNU Coding Standard violations: * ChangeLog entries attributed to the committer instead of the author and with misformatted PR references, entries only giving a vague rational in

[libvtv] Fix formatting errors

2015-08-26 Thread Rainer Orth
While looking at libvtv for the Solaris port, I noticed all sorts of GNU Coding Standard violations: * ChangeLog entries attributed to the committer instead of the author and with misformatted PR references, entries only giving a vague rational instead of what changed * overlong lines * tons