You must be registered to post a reply. Click here to register.
T O P I C R E V I E W
legalize
Posted - May 12 2009 : 1:03:33 PM When you extract method from a const method, the newly extracted method must also be const. VAX doesn't understand this and the code will fail to compile after the extract method is performed.
2 L A T E S T R E P L I E S (Newest First)
support
Posted - Sep 10 2009 : 3:15:49 PM case=3430 is fixed in build 1734
feline
Posted - May 12 2009 : 4:12:42 PM I am seeing the same effect here. Thank you for the clear description.