1857 ___ Yes _X_ No 1857 external method definitions and parameterized class types We discussed this internally and we are coming to the conclusion that it is not a problem parsing external method functions of parameterized classes except for the arbitrary complexity of the token parsing. If the parser tries to resolve symbols too early, yes, it can get the wrong resolution but a postponed symbol resolution should be able to resolve things correctly. Also we do not like the fact that extern is used to enclose the method bodies. These are not extern. It seems like a misuse of the term. Using extern for the prototypes inside the class declaration is fine, but not for the method bodies. I also personally do not like the fact that we have now two ways for specifying the method bodies of extern methods. 1897 clarify "union of all significant bins" and "overlapping bins" in coverage computation delayed to Vote until I get feedback from our coverage expects. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.Received on Mon Jul 30 12:12:50 2007
This archive was generated by hypermail 2.1.8 : Mon Jul 30 2007 - 12:13:35 PDT