pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CRLF line terminators in nagios-base



Hi,

On 01/17/2012 15:41, Martin Husemann wrote:
On Tue, Jan 17, 2012 at 09:19:55AM -0500, Greg Troxel wrote:
Do any standards address this?  Specifically, can you point to someting
that says either nagios or Sun Studio is wrong?

Are we talking about C or C++ files? CR is not a white-space
character according to ISO-C (6.4).

Yes, the files with CRLF line terminators are C files. The error message reported by Sun studio is "invalid white space character".

So best way forward would be to point out to the Nagios developers that to conform to ISO-C (6.4) they should not use CR?

Thanks!

Andreas



Home | Main Index | Thread Index | Old Index