snazzy-d/sdc

Emit object file as fully qualified module names in the current working directory

deadalnix opened this issue · 0 comments

Currently, object files are emitted alongside the d file they compile. See #166 for context.

A more suitable default would to emit the as 'foo.bar.buzz.o' in the current working directory.