mirror of
https://github.com/kennethreitz-archive/pyinstaller.git
synced 2026-06-05 23:50:17 +00:00
d4b8c25600
From: Anton Gyllenberg <anton@iki.fi> Convert some invocations of VS(), OTHERERROR() and FATALERROR() to use the newly introduced printf style format strings. Examples of invocations targetted for modification are cases multiple invocations could be handled by one invocation with format string and those that used a string buffer filled with strncpy() or the like. git-svn-id: http://svn.pyinstaller.org/trunk@330 8dd32b29-ccff-0310-8a9a-9233e24343b1