Sebastian Wilzbach

Results 359 comments of Sebastian Wilzbach

> just make a --print flag That would be `--eval-p` and `--loop-p` then which we wouldn't be a nice interface (only "power-user" would remember this) and (2) CLI flags come...

> I think this is more of an enhancement request than a bug Yes. > Were you showing those [examples with false positives] to show the need for D-Scanner to...

Removed auto-merge for now to avoid clogging the priority queue of the auto-tester.

> In a follow-up, I might also add support for colored error messages like run.dlang.io has Turns out it's not that hard with AnsiUp (that's the lib we used for...

> Do we really need to add another HTTP request for that CSS file? No. Included into `style.css`. Should I also inline the regarding JS code?

> There is no value in sending raw ANSI over the wire, as far as I can see. - Security: sending HTML means that it easily holes for injecting arbitrary...

On a second thought, I'm not planning on adding this HTML output to the backend for the reasons from above (security:holes for injecting arbitrary HTML + simplicity: I didn't know...

> I'm unclear on how Higgs got broken, and probably we need to get to the bottom of that. Where can be failures be seen and how do they manifest...

Unfortunately this code too common, so it might make sense to special code it? This is my preferred formatting and I think the common one (even in Phobos/DMD) for cases...

> @wilzbach ping, what is the status of this? Needs approval from @andralex :/