Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentation for interfacing with Objective-C #1129

Merged
merged 4 commits into from
Oct 13, 2015

Conversation

jacob-carlborg
Copy link
Contributor

See #1039 for reference and comments.

@jacob-carlborg
Copy link
Contributor Author

@CyberShadow

CyberShadow added a commit that referenced this pull request Oct 13, 2015
  Add documentation for interfacing with Objective-C
@CyberShadow CyberShadow merged commit c0b2da9 into dlang:stable Oct 13, 2015
@CyberShadow
Copy link
Member

Thanks!

@jacob-carlborg jacob-carlborg deleted the objc_docs branch October 13, 2015 18:55
@@ -91,6 +92,9 @@ $(GNAME LinkageType):
$(D C) and $(D D) must be supplied, the others are what
makes sense for the implementation.
$(D C++) offers limited compatibility with C++.
$(D Objective-C) offers limited compatibility with Objective-C,
see the $(LINK2 objc_interface.html, Interfacing to Objective-C)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Guess this should have used $(ROOT_DIR)objc_interface.html.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is that? The link works. Or is for an other format?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants