[parrot/parrot] 783322: If a C function declaration contains PARROT_EXPORT...
GitHub
noreply at github.com
Sun May 13 23:19:51 UTC 2012
Branch: refs/heads/770/order
Home: https://github.com/parrot/parrot
Commit: 78332285b0abaed62066c46f1a101f0a86e54248
https://github.com/parrot/parrot/commit/78332285b0abaed62066c46f1a101f0a86e54248
Author: jkeenan <jkeenan at cpan.org>
Date: 2012-05-13 (Sun, 13 May 2012)
Changed paths:
M t/codingstd/c_function_docs.t
Log Message:
-----------
If a C function declaration contains PARROT_EXPORT, that must be found
at the start of the declaration.
For https://github.com/parrot/parrot/issues/770.
But note: As of this commit the test reports 3 failures which, in fact,
are not impeding Parrot's build with g++.
More information about the parrot-commits
mailing list