Hacker News new | past | comments | ask | show | jobs | submit login

It was posted in the correct place, but you can avoid it entirely using the same compiler by skipping builtins. So it is a library bug rather than platform lexer parser or optimizer.



Builtins are functions that are built into the compiler rather than (or in addition to) being provided as part of any library. That is why they are called builtins. A bug in their implementation is a compiler bug, not a library bug.


It is a bug in a library which you can avoid using with a flag. Take what you want from that. I won't reply to this nonsense.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: