bug-gnulib
[Top][All Lists]
Advanced

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

Re: proposed simplification rewrite of stdint module


From: Paul Eggert
Subject: Re: proposed simplification rewrite of stdint module
Date: Wed, 28 Jun 2006 09:02:29 -0700
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux)

"Mark D. Baushke" <address@hidden> writes:

> #elif defined _MSC_VER
> # define intmax_t _int64
> # define uintmax_t unsigned _int64

Yes, thanks, that should do it.  I missed that connection with the
older Microsoft compilers.  I'll add that to the proposed patch.

>  52: Multiline command from M4 expansion           expected failure 
> (autotest.at:170)

You can ignore anything that is listed as an expected failure.  These
are mostly just reminders to the Autoconf maintainers that a
low-priority bug needs to get fixed at some point.  (The list of
expected failures changes from release to release, mostly because we
find more bugs.  :-)




reply via email to

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