As it stands, there's no way to tell the compiler, "use this library in release mode but use this library in debug mode."
Would it be possible to use something like pragma(lib) or pragma(link) to specify the Phobos version to link against?
-- Best regards, Vladimir mailto:[email protected]
