[parrot/parrot] 8965d7: Undef snprintf before possible shadowing of system...
noreply at github.com
noreply at github.com
Wed Mar 30 10:13:48 UTC 2011
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: 8965d78f87a58372000c469a195b8f54596f98da
https://github.com/parrot/parrot/commit/8965d78f87a58372000c469a195b8f54596f98da
Author: Vasily Chekalkin <bacek at bacek.com>
Date: 2011-03-30 (Wed, 30 Mar 2011)
Changed paths:
M include/parrot/misc.h
Log Message:
-----------
Undef snprintf before possible shadowing of system snprintf to avoid compiler's warning. cgaertner++ for original patch.
More information about the parrot-commits
mailing list