Errors compiling DSSS

Jacob Carlborg doob at me.com
Fri Nov 30 01:46:55 PST 2012


On 2012-11-30 09:19, Tavi Cacina wrote:

> // version(X) to differentiate
> Environment env = {
>      tests: true,
>      verbose: true,
>      importDirs: ["../deimos"]
> }

That's quite a clever syntax, but you forgot the trailing semicolon and 
isn't that syntax intended to be deprecated? It's also quite limiting, 
it would be nice to be able to execute arbitrary code for a given target.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list