Re: [Doxygen-develop] Compile problem on x86_64
Brought to you by:
dimitri
From: Braden M. <br...@en...> - 2006-09-29 23:07:31
|
On Fri, 2006-09-29 at 17:00 -0500, Dirk Reiners wrote: > Hi All, > > I had a little compile problem on x86_64, concerning pointer casts. I > have a tiny patch that makes it work for me. Generally when casting between pointers and integers, you want to use ptrdiff_t. -- Braden McDaniel e-mail: <br...@en...> <http://endoframe.com> Jabber: <br...@ja...> |