Files
textmate/Frameworks/OakAppKit
Zach Drayer 99fd86dab6 Fix warning for literal strings used with NSAlert
__attribute__((format(...))) was added to NSAlert's class-based initializer in 10.7, and due to using string objects instead of literals as informative text, Clang is unable to guarantee the safety of the formatter, and, as such, issues a warning.
2012-09-03 16:42:16 +02:00
..
2012-08-09 16:25:56 +02:00
2012-08-26 16:13:20 +02:00