8000 CIL fixes and tweaks by mortend · Pull Request #281 · fuse-open/uno · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

CIL fixes and tweaks #281

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 9 commits into from
Jan 28, 2020
Merged

CIL fixes and tweaks #281

merged 9 commits into from
Jan 28, 2020

Conversation

mortend
Copy link
Member
@mortend mortend commented Jan 26, 2020

Some fixes and tweaks cherry-picked to prepare for upcoming compiler features.

This method is being called from generated code inside higher-level packages,
and must be public to be accessible.
Now the code-style is slightly nicer...
Tag could already be assigned a non-string object.
This fixes the following errors:

    E4036: System.Xml.Linq.XComment does not implement abstract member 'System.Xml.Linq.XNode.get_NodeType()'
    E4036: System.Xml.Linq.XProcessingInstruction does not implement abstract member 'System.Xml.Linq.XNode.get_NodeType()'
    E4036: System.Xml.Linq.XElement does not implement abstract member 'System.Xml.Linq.XNode.get_NodeType()'
    E4036: System.Xml.Linq.XCData does not implement abstract member 'System.Xml.Linq.XNode.get_NodeType()'
@mortend mortend merged commit b44e251 into fuse-open:master Jan 28, 2020
@mortend mortend deleted the cil-prep branch January 28, 2020 02:15
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