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

Importing file to @clean produces section references following class constructor #150

Closed
slzatz opened this issue Mar 9, 2015 · 1 comment
Assignees
Labels
Milestone

Comments

@slzatz
Copy link

slzatz commented Mar 9, 2015

If you use File-> Import File ... every class has <> on the line after the class declaration. These section references don't have corresponding sections defined and so are not helpful. It requires either programmatically or manually going through the code and changing all those class method section references to @Others. Apparently, using c.recursiveImport doesn't have this problem (have not tested it).

@edreamleo edreamleo added the Bug label Apr 27, 2015
@edreamleo edreamleo self-assigned this Apr 27, 2015
@edreamleo edreamleo added this to the 5.2 milestone Apr 27, 2015
@edreamleo
Copy link
Member

Fixed at rev 4ab250c. Please reopen if there are further problems.

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

No branches or pull requests

2 participants