On Mon, 24 Sep 2001, Sascha Schumann wrote:

>     `long long´ support has only become recently adopted by
>     compiler vendors.  There are still bugs in common
>     implementations like GCC-2 which is why a program which aims
>     at portability should not depend on it yet.

I think that IF it is going to be implemented, it should be a compiler
option to choose what the type of integer needs to be: long, long long,
or something else... With proper use of macro's that would mean 1 single
#define.

--Jeroen

Jeroen van Wolffelaar
[EMAIL PROTECTED]
http://www.A-Eskwadraat.nl/~jeroen


--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to