devel/apr breakage

Matthew Dillon dillon at apollo.backplane.com
Sat Nov 8 12:30:25 PST 2003


:-On [20031108 20:30], Matthew Dillon (dillon at xxxxxxxxxxxxxxxxxxxx) wrote:
:>    I'm not surprised.  I'll take a look at FreeBSD-5 and see if the way
:>    they do intmax_t makes more sense.
:
:Weird thing is, the previous version _did_ compile on DF though.
:Guess they changed something in their code related to the integers.
:
:For the curious, I need it for subversion.
:
:-- 
:Jeroen Ruigrok van der Werven <asmodai(at)wxs.nl> / asmodai / kita no mono

    It's probably the intmax_t/uintmax_t hacks.  I looked at FreeBSD-5
    and it's a mess.  They have stdint and types.h and _stdint.h and _types.h
    and on and on and on.

    I am going to clean it all up and put together new stdint, inttypes,
    and types header files based on the opengroup specifications which
    seem more sane.

						-Matt






More information about the Bugs mailing list