[parrot/parrot] 9f73c7: Don't be so strict about prototypes because we can...
GitHub
noreply at github.com
Wed Mar 21 18:56:30 UTC 2012
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: 9f73c7dc9c8d97cf8b4875baac4f7b515ede726e
https://github.com/parrot/parrot/commit/9f73c7dc9c8d97cf8b4875baac4f7b515ede726e
Author: Andy Lester <andy at petdance.com>
Date: 2012-03-21 (Wed, 21 Mar 2012)
Changed paths:
M config/auto/warnings.pm
Log Message:
-----------
Don't be so strict about prototypes because we can't control system libraries, and a function declaration of foo() instead of foo(void) makes this error trip.
More information about the parrot-commits
mailing list