
19 Sep
2005
19 Sep
'05
12:07 a.m.
On Mon, 19 Sep 2005 01:29:36 +0400, Beman Dawes <bdawes@acm.org> wrote:
"Maxim Yegorushkin" <maxim.yegorushkin@gmail.com> wrote in message news:op.sxa6eylkp2vbb7@home...
Is this intentional that uintptr_t and intptr_t types are missing in cstdint.hpp? If it is so, why?
http://www.opengroup.org/onlinepubs/009695399/basedefs/stdint.h.html
An oversight? Care to submit a patch?
Here is a patch. I checked it with BOOST_CSTDINT_HPP macro set and not set with Fedore Core 4 on x86-32. A patch and a check for __FreeBSD__ is still needed.