Vladimir Panteleev
Vladimir Panteleev
I guess, but that will still break the existing meaning of `-od`. `-od` also has the advantage that you don't need to calculate the full output filename, which is useful...
I guess, but I don't think it's worth breaking things to fix it at this point.
OK, but what about the case of `-od` without `-of`?
> Doesn't that behave normally with rdmd anyway, just as if one invoked the corresponding dmd -od... call? Um, no? `rdmd -od` currently puts the executable file in the specified...
> Well, I think that behaviour of rdmd -od... is arguably a bug. I don't think it's relevant at this point. > Do we have any reason to suppose that...
> I was able to "log in" by making up a username and password, and that username information persisted for the session. But after logging out, I was able to...
Sounds like PHP is not enabled on your server?
I found that `php -S` can run HashOver just fine.
Anything in your web server's error logs?
> SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data That's probably because there's an error printed in the output. Check the network tab (in developer...