DIP1000: Scoped Pointers (Discussion)
Dicebot via Digitalmars-d
digitalmars-d at puremagic.com
Tue Aug 23 11:41:43 PDT 2016
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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 455 bytes
Desc: OpenPGP digital signature
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20160823/37106ce6/attachment.sig>
More information about the Digitalmars-d
mailing list