This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC] convert a host address to a string


> Well, the PRIxxx macros are ISO C99 inventions, so we can't assume
> they're generally available.  Guess that could be mitigated by
> importing inttypes module from gnulib.

It's mentioned in the C90 draft document that I have. Has it been
removed from the final revision?

In any case, it doesn't work on Windows, because their definition
is screwed. How about some of my suggestions?

-- 
Joel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]