Embedding and Parrot_String objects

NotFound julian.notfound at gmail.com
Thu Mar 4 15:20:15 UTC 2010


> Presumably in order to test the resulting string for NULL, convert it to a C
> string, etc., I should use the stuff declared in string_funcs.h. The problem
> is that everything in string_funcs.h is defined only if PARROT_IN_CORE is
> defined. PARROT_IN_CORE, in turn, is defined only if I include parrot.h, which
> causes all kinds of error messages and which I gather I'm not supposed to do
> if I'm embedding Parrot. Any suggestions on how I can make use of this
> Parrot_String I have? Thanks in advance.

Please open a trac ticket. This is a design problem and will be better
to have a at least ticket that provides rationale.

-- 
Salu2


More information about the parrot-dev mailing list