Mirko Kunze
Mirko Kunze
Thanks for the quick response! Yes I am! :D I will drop you an email.
I found a dirty hack to make this work in C++, should be the same with lua: Before formatting, replace every "\n" in the code with "--\n", then format, then...
same here
If I find a commented piece of reachable code, will you transfer me some karma points?
 Edit: Ah, I assume there's just a return missing after the pop()s. Well, they aren't necessary as the reachable unreachable code is commented. But technically I still win and...
However, these two replacements in stringify are actually "unreachable" but still in the code so that evens things out 😉  (however, I'd actually leave them in for consistency with...
Doing some fuzzing, I was able to reach more unreachable code. [fuzz.html](https://github.com/json5/json5/files/14288536/fuzz.txt) [json5.mjs](https://github.com/json5/json5/files/14288528/json5.txt) I've uncommented the unreachable comments and placed a function call `unreached()` in them in which I put...
It seems like every time I feel like I finally got you cornered, you manage to weasel your way out of the situation! The day will come where I find...
Update: I just read here: https://askubuntu.com/questions/383960/where-is-firefoxs-plugins-directory Update for Firefox >=52 As of Firefox 52 support for NPAPI plugins as been dropped. All plugins living in one of the above directories...