On 2017-01-25 20:07, Ali Çehreli wrote:

What do I need to know to have complete control of the situation?

To have _complete_ control you need to redefine all the predefined macros, even if they're exactly the same as the predefined version. Otherwise this can happened at any time again. Fortunately the predefined macros are now in a separate file [1], making it much easier to extract the predefined macros.

[1] https://github.com/dlang/dmd/blob/master/res/default_ddoc_theme.ddoc

--
/Jacob Carlborg

Reply via email to