Re: Should crash be the top of ex.err?
- Posted by jimcbrown (admin) Feb 03, 2015
- 1560 views
Bump
So are there any objections to the crash() message be placed at the top of the list without altering the stack trace, as in my prior suggestion?
Don't think so. That said, my preference is for crash() just to be a built-in, but the first patch in wins I guess.
If not, how do I go about making a formal request?
You file a feature request ticket. (If it's accidently filed as a bug ticket BTW, that's no big deal, we can give it the correct status later.)
Do I nag a developer,
That's the second best method to get your change implemented!
or code a patch for the Euphoria interpreter and parser?
And here's the best.
Not that I want to do that, but If I do, what is the submittable and approval process?
We don't really have a process AFAIK - just someone posts the patch on the forum, asks a specific developer to look at it, and then that developer commits it. Look at the recent text.e fixes for an example...