Re: SEEK_* enum values in SeekType
- From: murrayc t-online de (Murray Cumming)
- To: ERDI Gergo <cactus cactus rulez org>
- Cc: gnome-components-list <gnome-components-list gnome org>
- Subject: Re: SEEK_* enum values in SeekType
- Date: 16 Mar 2002 11:52:28 +0100
On Sat, 2002-03-16 at 01:11, ERDI Gergo wrote:
> Hi,
>
> SeekType in bonobo-storage.idl has values SEEK_SET, SEEK_CUR, and
> SEEK_END. It is properly namespaced in the C mappings, but the C++ spec
> requires these to be used as the actual enum values.
> However, system headers in /usr/include #define these to numeric
> constants, which makes the C++ headers barf.
I had to #undef these before including the C++ stubs/skels. Maybe we
should add those #undefs to the stub/skels themselves.
> I know this is awfully late for this, but can we do something about it?
--
Murray Cumming
murrayc usa net
www.murrayc.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]