http://d.puremagic.com/issues/show_bug.cgi?id=10722
--- Comment #8 from Jacob Carlborg <[email protected]> 2013-09-13 00:02:16 PDT --- (In reply to comment #6) > Today stringof property merely prints the internal AST which its semantic > analysis has been done. > And of course internal AST format does not have any backward compatibility > beyond compiler releases. > > (Note that compiler cannot determine the stringof property result before > semantic analysis, because the property could be overridden by user-defined > field.) > > So the result format is not defined at all. I understand that, but it has stayed the same of the last 6-7 years. This should be clearly stated in the documentation. Or it should be defined. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
