T O P I C R E V I E W |
peck797 |
Posted - Dec 31 2005 : 10:20:03 AM My version of VAX doesn't seem to understand the __super keyword. Is that my fault or something not supported by VAX?
VA_X.dll file version 10.2.1438.0 built 2005.12.16 VAOpsWin.dll version 1.3.1.9 VATE.dll version 1.0.4.11 DevEnv.exe version 7.10.3077.0 msenv.dll version 7.10.3077.0 Font: Courier New 13(Pixels) Comctl32.dll version 5.82.2900.2180 WindowsNT 5.1 Build 2600 Service Pack 2 2 processors
|
4 L A T E S T R E P L I E S (Newest First) |
peck797 |
Posted - Jan 16 2006 : 5:07:50 PM Yes. Unfortunately, I can't reproduce it reliably anymore either. Every quick test that I tried this morning worked fine.
So far, of three different problems, the enums-underlined-red one is the only one that always fails for me and look how much effort it took us to get the same thing to happen for you! :)
|
feline |
Posted - Jan 16 2006 : 4:13:33 PM if you can reliably reproduce the effect you are seeing on two separate machines then hopefully i can also reproduce it. unfortunatly even with simple tests i sometimes get different results on two almost identical test machines *sigh* |
peck797 |
Posted - Jan 16 2006 : 05:41:42 AM OK, I can get it to work sometimes, too. Based on my experiences elsewhere with intermittent smart pointers and enums, I suspect that there is probably something particularly odd going on with my configuration.
Please ignore my ramblings until I can make more sense of them myself :)
|
support |
Posted - Dec 31 2005 : 12:28:51 PM We get results as expected.
Is __super colored blue and can you at least get what we get in the example use of __super from MSDN:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vclang/html/vcrefdefault.asp
|