Subject: Re: gcc-ansi -pedantic and long long on NetBSD
To: Chris G. Demetriou <cgd@alpha.bostic.com>
From: Gary D. Duzan <gary@wheel.tiac.net>
List: current-users
Date: 10/30/1994 17:13:11
=> 1. Fix gcc so the -pedantic doesn't choke on long long anymore (I
=>    suppose that some ANSI version of C will support 64bit ints)

   I would suspect that "long long" does not violate ANSI C, per se,
but treating it differently from "long" almost certainly does.
Regardless, a warning makes sense here as it would for "short short"
or "static static".

                                      Gary D. Duzan
                         Humble Practitioner of the Computer Arts