[svn:parrot] r40504 - trunk/src

coke at svn.parrot.org coke at svn.parrot.org
Wed Aug 12 21:02:53 UTC 2009


Author: coke
Date: Wed Aug 12 21:02:43 2009
New Revision: 40504
URL: https://trac.parrot.org/parrot/changeset/40504

Log:
This needs to be exported for HLL developers.
This will need a make headerizer, which failed in my checkout.

Modified:
   trunk/src/oo.c

Modified: trunk/src/oo.c
==============================================================================
--- trunk/src/oo.c	Wed Aug 12 12:16:50 2009	(r40503)
+++ trunk/src/oo.c	Wed Aug 12 21:02:43 2009	(r40504)
@@ -509,6 +509,7 @@
 
 */
 
+PARROT_EXPORT
 PARROT_CAN_RETURN_NULL
 PARROT_WARN_UNUSED_RESULT
 PMC *


More information about the parrot-commits mailing list