On Tue, Jun 2, 2020 at 4:09 PM Kieren MacMillan < [email protected]> wrote:
> Hi Paolo, > > > I just verified that your previous snippet produces erroneous output > > It’s only "erroneous output" if you don’t know what it’s supposed to put > out… ;) > > Hi Kieren, In my humble opinion, even if absolutely not important (and not worthy to be signaled as an issue in the bugs ML) it's of course _erroneous_ output, because it leads to what in common programming is called UB: https://en.wikipedia.org/wiki/Undefined_behavior And the SVG backend doesn't even compile. Best, P >
