Simon Glover <[EMAIL PROTECTED]> wrote: > ..., but I'm posting it to the list rather than simply applying it > because it is not clear to me that the behaviour described above is > precisely what we want.
We have to precisely define what should happen with these corner cases. We should implement the most common behavior of target languages. The problem is probably that throwing an exception inside the string.c implementation isn't the best thing, when target languages' behavior differ. Applied anyway, its more correct then before, leo