8000 Uno.Compiler: fix false error by mortend · Pull Request #273 · fuse-open/uno · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Uno.Compiler: fix false error #273

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

Merged
merged 1 commit into from
Dec 22, 2019
Merged

Conversation

mortend
Copy link
Member
@mortend mortend commented Dec 22, 2019

This fixes a false error generated by the compiler when extern and abstract
are used together. For example:

 extern(CPLUSPLUS) abstract void Foo();

This fixes a false error generated by the compiler when extern and abstract
are used together. For example:

     extern(CPLUSPLUS) abstract void Foo();
@mortend mortend merged commit 7c53b70 into fuse-open:master Dec 22, 2019
@mortend mortend deleted the abstract-extern branch December 22, 2019 09:33
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.

1 participant
0