Synopsis - Issue Tracker

Bug58 Editing

Title Does not compile on Mac OS X
Created on 2005-03-02.08:54:36 by anonymous, last changed 2005-03-08.19:24:31 by stefan.
assigned to stefan priority low
type compile error severity normal
components C++ parser platform FreeBSD
status closed resolution fixed
depends on superseded by
Add Comment:
File
CC List:? anonymous, stefan

Messages
Author: anonymous Date: 2005-03-02.08:54:35
The file Synopsis/Parsers/Cpp/ucpp/eval.c does not compile on Mac OS X. This is due to the ulong type. It can be fixed by adding a defined directive for __APPLE__ on line 78 of that file.
Trevor <trevor@vocaro.com>
Author: stefan Date: 2005-03-08.19:24:31
This is fixed in the repository.
History
Date User Action Args
2005-03-02 08:54:36anonymouscreate
2005-03-08 19:24:31stefansetstatus: new
assignedto: (no value)
resolution: (no value)
messages: + msg377
nosy: + stefan