[argyllcms] Re: Is Argyll strictly ANSI C?
- From: Martin Ling <martin-argyll@xxxxxxxx>
- To: argyllcms@xxxxxxxxxxxxx
- Date: Fri, 16 Nov 2007 10:02:04 +0000
On Fri, Nov 16, 2007 at 02:32:30PM +1100, Graeme Gill wrote:
>
> It doesn't use C++. Whether it is strictly ANSI C, I can't really tell you
> (Is there a tool for checking this somewhere ?).
You can pass -Wansi to gcc to generate warnings about ANSI compliance.
For most code in practice this will just generate a lot of noise telling
you that the // style of comment isn't in the ANSI standard.
Martin
- References:
- [argyllcms] Is Argyll strictly ANSI C?
- From: Roger Breton
- [argyllcms] Re: Is Argyll strictly ANSI C?
- From: Graeme Gill
Other related posts:
- » [argyllcms] Is Argyll strictly ANSI C?
- » [argyllcms] Re: Is Argyll strictly ANSI C?
- » [argyllcms] Re: Is Argyll strictly ANSI C?
- » [argyllcms] Re: Is Argyll strictly ANSI C?
- » [argyllcms] Re: Is Argyll strictly ANSI C?
- » [argyllcms] Re: Is Argyll strictly ANSI C?
- [argyllcms] Is Argyll strictly ANSI C?
- From: Roger Breton
- [argyllcms] Re: Is Argyll strictly ANSI C?
- From: Graeme Gill