"Will Coleda" <[EMAIL PROTECTED]> wrote:

The actual source code is definitely needed, and is what I thought you were talking about before. I don't particularly care about where it gets stored, as either "debug segment" or "source segment" are below the level I interact with parrot on.

I'm now very confused about what you're proposing and of what benefit it'll be to me as a compiler writer.

This will provide the ability to report the line numbers, file names, column numbers and whatever else you need that relates to the high level code a user has written rather than the PIR that is generated, which is what you can provide now.

Jonathan

Reply via email to