On Friday, 11 December 2015 at 17:17:24 UTC, Basile B. wrote:
Hey, I'm looking for someone who masters well GDC options to contribute to a tool for Coedit that converts DMD options to GDC options, either directly in a D project or here, on the NG, through posts.

The project:

https://github.com/BBasile/Coedit/tree/master/cegdcldc

Currently there's only the skeleton. If someone is interested , the thing to do is `void convertToGdc()`. Actually the skeleton is obsolete because it still contains the code for LDC while it's not required (http://forum.dlang.org/post/equsfqozpqbduvpqg...@forum.dlang.org). You should get the goal anyway.

gdmd is part of the gdc package. It takes dmd options.

Reply via email to