skia2/experimental/Debugger
senorblanco@chromium.org 3a67a668db Add an SK_PRINTF_LIKE macro, which declares a function to have printf-like
semantics, allowing gcc and clang to check the format string against the
arguments.  Enable its use on SkString (printf, appendf, and prependf).  Also
define an SK_SIZE_T_SPECIFIER macro so there's a cross-platform way of
printing a size_t.

Review URL:  http://codereview.appspot.com/6375043/



git-svn-id: http://skia.googlecode.com/svn/trunk@4485 2bbb7eff-a529-9590-31e7-b0007b416f81
2012-07-09 18:22:08 +00:00
..
DebuggerCommandsView.cpp Removed networking dependencies from SampleApp that caused errors 2011-08-12 15:18:25 +00:00
DebuggerContentView.cpp Addressed more Windows compiler complaint issues 2012-04-16 15:50:18 +00:00
DebuggerStateView.cpp Fix more VS2010 warnings. 2011-10-07 20:03:39 +00:00
DebuggerViews.h Addressed more Windows compiler complaint issues 2012-04-16 15:50:18 +00:00
SkDebugDumper.cpp Add an SK_PRINTF_LIKE macro, which declares a function to have printf-like 2012-07-09 18:22:08 +00:00
SkDebugDumper.h fix warnings on Mac in experimental 2012-06-06 12:11:33 +00:00