[parrot/parrot] a7829b: [GH #897] Fix duplicate declaration of int_cb_D4 i...
GitHub
noreply at github.com
Mon Jan 7 22:00:34 UTC 2013
Branch: refs/heads/rurban/nci_test-dupldecl-gh897
Home: https://github.com/parrot/parrot
Commit: a7829be3ac87c91041001e004339b5258c802e12
https://github.com/parrot/parrot/commit/a7829be3ac87c91041001e004339b5258c802e12
Author: Reini Urban <rurban at cpanel.net>
Date: 2013-01-07 (Mon, 07 Jan 2013)
Changed paths:
M src/nci_test.c
Log Message:
-----------
[GH #897] Fix duplicate declaration of int_cb_D4 is invalid in C++ warnings
Do not declare them twice. Note that static and extern vars both do not work with our nci.
More information about the parrot-commits
mailing list