[Webkit-unassigned] [Bug 18717] SQUIRRELFISH: eval returns the wrong value for a variable declaration statement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 24 15:37:03 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18717





------- Comment #4 from darin at apple.com  2008-04-24 15:37 PDT -------
(From update of attachment 20802)
It's better to omit or comment out the argument name "dst" rather than doing
"UNUSED_PARAM(dst)" when practical. There are times when due to #ifdef's or
ASSERT, for example, that UNUSED_PARAM is unavoidable or better. But I don't
think this is one of those times.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list