Bug Report no. 37

attlogo6876_dk.gif (2280 bytes)

sideHome.gif (2321 bytes) sideDownload.gif (2450 bytes) sideDocumentation.gif (2512 bytes) sideFAQ.gif (2344 bytes) sidePatch.gif (2543 bytes) sideSearch.gif (2403 bytes)

Reported By

Herve Lehoux

Date

17 Nov 1998

Platforms

All platforms

Version

omniORB 2.6.{0,1} (Older versions are not affected.)

Description

omniidl2 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.

Patch

Apply this patch. The patch changes src/tool/omniidl2/fe/y.tab.cc.

Action

None yet.

 

For comments, feedback, etc, please see the 'Keeping in touch' page.
Copyright 1999 - AT&T Laboratories Cambridge