T O P I C R E V I E W |
supercloud |
Posted - Apr 17 2006 : 9:16:18 PM Sample code:
void Test() { typedef struct IDENRESULT { int nVal; }IDENRESULT;
for (int j=0; j<5; j++) { typedef struct VERIRESULT { int nSomeVal; }VERIRESULT; } }
The dropdown list shows something like the following:
Test-0.IDERRESULT Test-0.for-101.VERIRESULT Test()
|
3 L A T E S T R E P L I E S (Newest First) |
feline |
Posted - Apr 18 2006 : 5:16:10 PM i can reproduce this in 1445, and this is fixed in the 15xx builds. this version is currently working its way towards a beta release. |
supercloud |
Posted - Apr 18 2006 : 05:38:18 AM The latest build of VAX, build 1445.
|
support |
Posted - Apr 18 2006 : 02:54:20 AM What build of VA X do you have?
We will guess this is case 1037. |