Bug Report no. 37 |
Reported ByHerve Lehoux Date17 Nov 1998 PlatformsAll platforms VersionomniORB 2.6.{0,1} (Older versions are not affected.) Descriptionomniidl2 generates wrong stub when #pragma version is used in IDL files. For example: interface X { ... }; #pragma version X 1.3 The repository ID in the stub should be "IDL:X:1.3". Instead, the compiler produce garbage for the version field. PatchApply this patch. The patch changes src/tool/omniidl2/fe/y.tab.cc. ActionNone yet. |
|
For comments, feedback, etc, please see the 'Keeping in touch' page. |