RESOLVED FIXED Bug 17941
C++-style comments in JavaScriptCore API
https://bugs.webkit.org/show_bug.cgi?id=17941
Summary C++-style comments in JavaScriptCore API
Jasper Bryant-Greene
Reported 2008-03-19 00:37:52 PDT
These comments cause problems for people trying to write ISO C90 apps using WebKit. Patch momentarily...
Attachments
replace c++ comments in jscore api (1.60 KB, patch)
2008-03-19 00:41 PDT, Jasper Bryant-Greene
mjs: review+
Jasper Bryant-Greene
Comment 1 2008-03-19 00:41:09 PDT
Created attachment 19881 [details] replace c++ comments in jscore api
Maciej Stachowiak
Comment 2 2008-03-19 00:45:39 PDT
Comment on attachment 19881 [details] replace c++ comments in jscore api r=me
Mark Rowe (bdash)
Comment 3 2008-03-19 00:49:23 PDT
Landed in r31150.
Note You need to log in before you can comment on or make changes to this bug.