DragonFly BSD
DragonFly bugs List (threaded) for 2003-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: devel/apr breakage


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Sat, 8 Nov 2003 12:29:55 -0800 (PST)

:-On [20031108 20:30], Matthew Dillon (dillon@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




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