RESOLVED FIXED 103001
Rename dataLog() and dataLogV() to dataLogF() and dataLogFV()
https://bugs.webkit.org/show_bug.cgi?id=103001
Summary Rename dataLog() and dataLogV() to dataLogF() and dataLogFV()
Filip Pizlo
Reported 2012-11-21 18:17:56 PST
This is necessary because as part of https://bugs.webkit.org/show_bug.cgi?id=103000, I want to be able to say: dataLog("something = ", something, "\n");
Attachments
Filip Pizlo
Comment 1 2012-11-21 18:18:52 PST
Already rubber stamped by Dan Bernstein.
Filip Pizlo
Comment 2 2012-11-21 20:28:32 PST
Note You need to log in before you can comment on or make changes to this bug.