[parrot/parrot] 0205c6: [GH #897] Fix duplicate declaration of int_cb_D4 i...

GitHub noreply at github.com
Fri Jan 4 22:38:40 UTC 2013


  Branch: refs/heads/rurban/nci_test-dupldecl-gh897
  Home:   https://github.com/parrot/parrot
  Commit: 0205c62040bf499b107dc1430cc54e64375bc9cb
      https://github.com/parrot/parrot/commit/0205c62040bf499b107dc1430cc54e64375bc9cb
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2013-01-04 (Fri, 04 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