WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
87043
Style guide: Directly qualify uses of std::
https://bugs.webkit.org/show_bug.cgi?id=87043
Summary
Style guide: Directly qualify uses of std::
Peter Kasting
Reported
2012-05-21 13:50:27 PDT
Per agreement on webkit-dev, change the style guide to say that for symbols in the std namespace, uses in implementation files should be explicitly qualified, instead of using a "using" directive.
Attachments
patch v1
(2.19 KB, patch)
2012-05-21 13:56 PDT
,
Peter Kasting
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Peter Kasting
Comment 1
2012-05-21 13:56:28 PDT
Created
attachment 143092
[details]
patch v1
WebKit Review Bot
Comment 2
2012-05-21 18:44:39 PDT
Comment on
attachment 143092
[details]
patch v1 Clearing flags on attachment: 143092 Committed
r117866
: <
http://trac.webkit.org/changeset/117866
>
WebKit Review Bot
Comment 3
2012-05-21 18:44:43 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug