[parrot/parrot] a6b96f: [GH #897] Fix duplicate declaration of int_cb_D4 i...
GitHub
noreply at github.com
Mon Jan 7 22:27:33 UTC 2013
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: a6b96f4f77fac95b48c24306423b3dae5ad1b2e2
https://github.com/parrot/parrot/commit/a6b96f4f77fac95b48c24306423b3dae5ad1b2e2
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.
Commit: b32378071a8edf0d759ad3715fa49f1d33500d5d
https://github.com/parrot/parrot/commit/b32378071a8edf0d759ad3715fa49f1d33500d5d
Author: Reini Urban <rurban at cpanel.net>
Date: 2013-01-07 (Mon, 07 Jan 2013)
Changed paths:
M src/nci_test.c
Log Message:
-----------
Merge branch 'rurban/nci_test-dupldecl-gh897'
Compare: https://github.com/parrot/parrot/compare/d6b44c0d72ae...b32378071a8e
More information about the parrot-commits
mailing list