[Webkit-unassigned] [Bug 140003] New: [Cocoa] Enable the compiler to check format strings specified with UI_STRING and UI_STRING_KEY
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 29 19:24:26 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=140003
Bug ID: 140003
Summary: [Cocoa] Enable the compiler to check format strings
specified with UI_STRING and UI_STRING_KEY
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mitz at webkit.org
Enable the compiler to emit a warning for something like [NSString stringWithFormat:UI_STRING("%d files", "label next to file upload button"), @"not an int"] based on %d not matching the NSString parameter.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141230/65eef91f/attachment-0002.html>
More information about the webkit-unassigned
mailing list