http://d.puremagic.com/issues/show_bug.cgi?id=4644
--- Comment #8 from Andrej Mitrovic <[email protected]> 2010-08-16 11:23:52 PDT --- Ah I see the problem now. __FILE__ and __LINE__ can be used to initialize a parameter as a default value, but the only way they can be optional is if they're the last parameters of the template function. I'll see if there can be a way to work around this.. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
