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

CoreFoundation classes are being generated with invalid type names. #391

Open
aarononeal opened this issue Jul 27, 2013 · 0 comments
Open

Comments

@aarononeal
Copy link
Contributor

CoreFoundation.xml defines the following invalid type names:

    <Type name="Base Utilities">
    <Type name="Byte-Order Utilities">
    <Type name="Core Foundation URL Access Utilities">
    <Type name="Preferences Utilities">
    <Type name="Socket Name Server Utilities">
    <Type name="Time Utilities">

These should be given valid type names (e.g. no spaces, match the docset ref, etc.). Additionally, it may be useful to provide access to all CoreFoundation types as currently types from that framework are generated but not compiled.

@ghost ghost assigned letiemble Jul 28, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants