[argyllcms] Re: "Development in progress" 2nd update

Gerhard Fuernkranz wrote:

Or did you probably expect warnings? :-)

The IBM compiler would warn of such things.

But then any desired endless loop like while (1) { ... } would result in warnings too ...

Yes indeed, which is why I tend to use for(;;) { .. }

Graeme Gill.

Other related posts: