Skip to content

Conversation

ghost
Copy link

@ghost ghost commented Aug 19, 2015

No description provided.

@@ -124,8 +124,9 @@ pragma(lib, "foo.lib");


$(DT $(LNAME2 mangle, $(D mangle)))
$(DD Overrides the default mangling for a symbol. This allows
linking to a symbol which is a D keyword, which would normally
$(DD Overrides the default mangling for a symbol. In DMD, it's only effective
Copy link
Contributor

Choose a reason for hiding this comment

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

In DMD is not necessary.

@ghost
Copy link
Author

ghost commented Aug 19, 2015

Unfortunately the PR was pushed before your explanation on the bug tracker, after what it was clear that neither GDC or LDC can implement it differently. Anyway it's ok now.

@9rnsr
Copy link
Contributor

9rnsr commented Aug 19, 2015

@bbasile Thanks for your contribution!

@9rnsr
Copy link
Contributor

9rnsr commented Aug 19, 2015

Link to the bugzilla ticket: https://issues.dlang.org/show_bug.cgi?id=14933

9rnsr added a commit that referenced this pull request Aug 19, 2015
Issue 14933 - specifications for the pragma(mangle) are vague
@9rnsr 9rnsr merged commit c1c8f9e into dlang:master Aug 19, 2015
@ghost ghost deleted the patch-mangle-specs branch August 19, 2015 06:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants