tech-pkg archive

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

Re: macOS clang has enabled -Werror=implicit-int



It still very much seems to me that trying to use "-Wno-error=...." is
playing wack-a-mole.  Trying to force a "new" compiler's implementation
of a new standard on old code is bound to cause more problems, some
possibly well hidden from view.

Have you tried using "-std=c90" (or "-std=gnu90")?  It works for me in
all the cases I've had to deal with so far.

--
					Greg A. Woods <gwoods%acm.org@localhost>

Kelowna, BC     +1 250 762-7675           RoboHack <woods%robohack.ca@localhost>
Planix, Inc. <woods%planix.com@localhost>     Avoncote Farms <woods%avoncote.ca@localhost>

Attachment: pgptGdvU9mIZq.pgp
Description: OpenPGP Digital Signature



Home | Main Index | Thread Index | Old Index