Vladimir Panteleev

Results 784 comments of Vladimir Panteleev

- Should be an explicit error, then - looks like Dub is passing a malformed command to Git without checking that it's specifying something valid - It would be good...

HTTPS can only guarantee that no one can snoop on the message in transit to the TLS terminator. This could be Cloudflare, a corporate security proxy, an evil MITM proxy...

OK, I'm not against adding it to the basic view mode's post list.

I tried adding it and it looks really awkward :/

http://forum.dlang.org/post/[email protected]

Yeah. Can this be closed now?

Why do you need a paginator at the top of every page?

Yes, feel free to add as an option.

Because dmd does not compile imported modules by itself. You have to specify ALL modules used in an application to compile and link them. Usually this is done by a...