T O P I C R E V I E W |
mackeyar |
Posted - Aug 29 2007 : 07:29:17 AM If I type &Foo::bar, VA thinks it's a function call and adds (). It shouldn't do that if I start out with &, which is the conforming way to specifying ptr-to-member functions/variables. |
5 L A T E S T R E P L I E S (Newest First) |
support |
Posted - Aug 22 2009 : 7:19:21 PM There was an additional problem with case=7802 when namespaces were present. This is fixed in build 1731. |
sean |
Posted - Jun 12 2009 : 9:03:12 PM case=7802 is fixed in build 1727 |
feline |
Posted - Aug 29 2007 : 12:51:51 PM These things happen
It took me a little while to find that thread myself, and I knew it had been discussed recently. |
mackeyar |
Posted - Aug 29 2007 : 08:08:17 AM Doh. I thought I looked through the topics. Sorry for the noise. |
feline |
Posted - Aug 29 2007 : 08:06:38 AM This came up a few days ago in this thread:
http://forum.wholetomato.com/forum/topic.asp?TOPIC_ID=6465
and resulted in a feature request:
case=7802 |