On 08/22/2016 08:22 PM, H. S. Teoh via Digitalmars-d wrote: >> 3. separate compilation > > Under the current state of separate compilation, yes. But in theory it > *should* be possible, at least in some of the common use cases.
Separate compilation is perfectly fixable if we agree for it to work on package / static library level and not on module / object file level. But that may need .di generation improvements and the `export` proposed changes from Benjamin.
signature.asc
Description: OpenPGP digital signature
