pan-devel
[Top][All Lists]
Advanced

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

[Pan-devel] 'ulong' does not name a type and other OS X compile errors


From: Dave Chand
Subject: [Pan-devel] 'ulong' does not name a type and other OS X compile errors
Date: Mon, 3 Apr 2006 15:17:23 -0400

Hey Charles & List
I am receiving the following error when compiling Pan 0.9 on OS X.
compiler Apple gcc 4.0.1
Platform PPC

<snip>
numbers.cc: In member function 'void pan::Numbers::mark_str(const pan::StringView&, bool)':
numbers.cc:202: error: 'ulong' does not name a type
numbers.cc:203: error: 'ulong' does not name a type
numbers.cc:204: error: 'low' was not declared in this scope
numbers.cc:204: error: 'high' was not declared in this scope
numbers.cc: At global scope:
<snip>

In order to get pan to compile I changed all "ulong" to "unsigned long".
Pan runs, but crashes upon exiting.
I have attached a backtrace.




Dave

Attachment: pan_crash_backtrace.txt
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]