You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am afraid this is caused by a strange error coming from nodejs/node-v0.x-archive#6691 which I was not able to followup in order to find a fix. Also given that v0.11.9 of node no longer has this I was hoping it would be released by the time ppl will notice.
All I can say is that somehow combination of string literals in wisp cause this error :( I hate to say that but simple workaround that worked for me has being changing some docstrings to comments in other cases I just had to rephrase string content to fix the error.
I'm afraid I don't have enough time these days to drill down into this issue, but if one of you want's to dig into to fix, I'd only welcome that. In such case feel free to ping me and I can give some more clues I have that can help resolving this.
This code crashes the compiler:
(Search for WTF for the line that crashes the compiler.)
The text was updated successfully, but these errors were encountered: