# New Ticket Created by  Stephane Payrard 
# Please include the string:  [perl #53082]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=53082 >


This is part of an probably recurring serie of "end-user" bugs that
ask in substance :  making things easier on people... who want
to use HLLCompiler and Parrot and the languages derived from them
without wanting to be involved in it.

This means retourning errors on unimplemented features and warning on
incomplete features
instead of failing silently (like a parser compiling a construct but
not generating correct code).
This also probably means standard way of intercepting error like "Null
PMC access in invoke()"
to provide error message useful to the end user of a compiler.
Concretely, it means that parrot must be thought as a service instead
as a software
to avoid the classic rant about open source software.


Should I create a meta ticket for this?
One bug already in this category.

[perl #53040] AutoReply: rakdudo : code generated by --target=pir


-- 
cognominal stef

Reply via email to