Re: SEEK_* enum values in SeekType
- From: Michael Meeks <michael ximian com>
- To: ERDI Gergo <cactus cactus rulez org>
- Cc: bonobo <gnome-components-list gnome org>
- Subject: Re: SEEK_* enum values in SeekType
- Date: 19 Mar 2002 12:01:48 +0000
Hi Gergo,
On Sat, 2002-03-16 at 00:11, ERDI Gergo wrote:
> 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.
The C++ IDL binding spec specifies that every enumeration value is in
the global namespace ? surely that's just total folly ?
> I know this is awfully late for this, but can we do something about it?
Can they not be namespaced in C++ ?
Regards,
Michael.
--
mmeeks gnu org <><, Pseudo Engineer, itinerant idiot
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]