Asking for problems with the "gerd/JSON_nqp" branch

Andy Dougherty doughera at lafayette.edu
Fri Mar 11 20:13:35 UTC 2011


On Thu, 10 Mar 2011, Gerd Pokorra wrote:

> There was reported a problem, when using
> 
>   load_language 'JSON'
> 
> in the file "tools/dev/nci_thunk_gen.pir".
> 
> I can not reproduce the error. According to the suggestion of cotto I
> created a branch. I called the branch "gerd/JSON_nqp".
> 
> Are there problems to build and test Parrot from the branch
> "gerd/JSON_nqp"? Could you give me information about the problem.
> If there were no problems I would like to merge the branch.

It failed for me in exactly the same way as before:

    ./parrot_nci_thunk_gen --dynext --no-warn-dups \
	    --output=src/extra_nci_thunks.c <src/nci/extra_thunks.nci
    "load_language" couldn't find a compiler module for the language 'JSON'
    current instr.: 'gen_sigtable' pc 1920 (tools/dev/nci_thunk_gen.pir:931)
    called from Sub 'main' pc 10 (tools/dev/nci_thunk_gen.pir:37)

-- 
    Andy Dougherty		doughera at lafayette.edu


More information about the parrot-dev mailing list