29.01.2012 22:42, Walter Bright пишет:
On 1/29/2012 6:17 AM, bearophile wrote:
D2 style guide should *require* D2 to be edited using a mono-spaced font, and
the D2 front-end should enforce this with a "-ms" compiler switch.

What? How could the compiler possibly know what font was used in your editor?

This can be passed by user as a compiler switch, something like:
dmd -ms -font=Courier-i-swear srcfile.d

Reply via email to