Howdy,

I have created TT 1496 to track this issue:

http://trac.parrot.org/parrot/ticket/1496

Duke


On Thu, Mar 4, 2010 at 7:20 AM, NotFound <[email protected]> wrote:
>> 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
> _______________________________________________
> http://lists.parrot.org/mailman/listinfo/parrot-dev
>



-- 
Jonathan "Duke" Leto
[email protected]
http://leto.net
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-dev

Reply via email to