Bug 17941 - C++-style comments in JavaScriptCore API
Summary: C++-style comments in JavaScriptCore API
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-19 00:37 PDT by Jasper Bryant-Greene
Modified: 2020-05-22 09:28 PDT (History)
7 users (show)

See Also:


Attachments
replace c++ comments in jscore api (1.60 KB, patch)
2008-03-19 00:41 PDT, Jasper Bryant-Greene
mjs: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jasper Bryant-Greene 2008-03-19 00:37:52 PDT
These comments cause problems for people trying to write ISO C90 apps using WebKit. Patch momentarily...
Comment 1 Jasper Bryant-Greene 2008-03-19 00:41:09 PDT
Created attachment 19881 [details]
replace c++ comments in jscore api
Comment 2 Maciej Stachowiak 2008-03-19 00:45:39 PDT
Comment on attachment 19881 [details]
replace c++ comments in jscore api

r=me
Comment 3 Mark Rowe (bdash) 2008-03-19 00:49:23 PDT
Landed in r31150.