It would be nice if you linked to the issue. I've been involved with the language since before then and haven't heard of this particular issue.
Eh, at the end of the day, they're different languages and are following different paths. Sure they're superficially similar, but that's not all to it. Python and Ruby are pretty similar languages overall, but neither…
Just to note that by far and away, the most common cause of an ICE is a missing error message. Others are related to unstable features, which isn't particularly fair, since they're unstable for a reason. The remainder…
Just to expand on what Steve said. An evolving language is one thing. Pre-1.0 was more like many stages of violent metamorphasis. Some changes to the language required changing almost every line of code in the tree.…
It would be nice if you linked to the issue. I've been involved with the language since before then and haven't heard of this particular issue.
Eh, at the end of the day, they're different languages and are following different paths. Sure they're superficially similar, but that's not all to it. Python and Ruby are pretty similar languages overall, but neither…
Just to note that by far and away, the most common cause of an ICE is a missing error message. Others are related to unstable features, which isn't particularly fair, since they're unstable for a reason. The remainder…
Just to expand on what Steve said. An evolving language is one thing. Pre-1.0 was more like many stages of violent metamorphasis. Some changes to the language required changing almost every line of code in the tree.…