After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 322473 - IDL-generated source is not compatible with C++
IDL-generated source is not compatible with C++
Status: VERIFIED FIXED
Product: ORBit2
Classification: Deprecated
Component: IDL compiler
2.13.x
Other All
: Normal normal
: ---
Assigned To: ORBit maintainers
ORBit maintainers
Depends on:
Blocks:
 
 
Reported: 2005-11-26 00:37 UTC by Vladimir Panov
Modified: 2006-09-12 18:13 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed fix (835 bytes, patch)
2005-11-26 00:39 UTC, Vladimir Panov
none Details | Review

Description Vladimir Panov 2005-11-26 00:37:57 UTC
Version details: 2.13.1

ORBit IDL compiler's C backend generates a snippet of code is not compatible
with C++. Although C++ is out of the scope, the fix is very easy and without
side effects. I will attach a diff against ver. 2.13.1.
Comment 1 Vladimir Panov 2005-11-26 00:39:14 UTC
Created attachment 55239 [details] [review]
Proposed fix
Comment 2 Kjartan Maraas 2006-07-24 13:52:04 UTC
Commited. Sorry for letting it rot in here for such a long time.