[dmd-internals] Refactoring of the Objective-C integration
Martin Nowak via dmd-internals
dmd-internals at puremagic.com
Wed Jul 19 08:00:33 PDT 2017
On 03/05/2017 12:52 PM, Walter Bright via dmd-internals wrote:
> The stub file can be merged with the non-stub file, and use a compile
> time version conditional. No need for runtime dispatch.
Yes, let's put this in one file and use version (OSX) or version
(ObjectiveC) to enable support.
Would be great if we didn't have to adopt dmd docs build at completely
unrelated places.
https://github.com/dlang/dlang.org/pull/1830#issuecomment-316404375
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 854 bytes
Desc: OpenPGP digital signature
URL: <http://lists.puremagic.com/pipermail/dmd-internals/attachments/20170719/9ee46369/attachment.sig>
More information about the dmd-internals
mailing list