autoconf
[Top][All Lists]
Advanced

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

Re: Selecting a C++ standard


From: Russ Allbery
Subject: Re: Selecting a C++ standard
Date: Sat, 27 Oct 2012 18:45:01 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux)

Adrian Bunk <address@hidden> writes:

> Real "buildable by C89 or later" is rarely used, since due to lack of 
> long long you have no guaranteed 64bit integer type in C89.

Almost none of the software that I work on requires a 64-bit integer type.
(C89 or later is also my default target for the software I write.)

-- 
Russ Allbery (address@hidden)             <http://www.eyrie.org/~eagle/>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]