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

EOL problem on Windows #326

Closed
matozoid opened this issue Jun 29, 2016 · 3 comments
Closed

EOL problem on Windows #326

matozoid opened this issue Jun 29, 2016 · 3 comments
Assignees
Milestone

Comments

@matozoid
Copy link
Contributor

Scenario "Dumping orphan comments in empty method" fails when compiling on Windows because of a \n \r\n mismatch.

@ftomassetti
Copy link
Member

In the long run we want to configure AppVeyor to prevent Windows specific errors in the future

@matozoid matozoid self-assigned this Jun 29, 2016
@matozoid
Copy link
Contributor Author

Want to open an issue for that?

I've found the bug and will commit the patch tonight.

@ftomassetti
Copy link
Member

Issue opened as #329

@matozoid matozoid closed this as completed Jul 1, 2016
ftomassetti pushed a commit to ftomassetti/javaparser that referenced this issue Jan 10, 2018
…erclass or interfaces, we should be able to solve symbols in JavassistInterfaceDeclaration
ftomassetti pushed a commit to ftomassetti/javaparser that referenced this issue Jan 10, 2018
…nterfaces and superclasses via Javassist, get their FQNs from Javassist and do a new lookup using the typesolver.
ftomassetti pushed a commit to ftomassetti/javaparser that referenced this issue Jan 10, 2018
… let TypeSolver exceptions bubble up instead of wrapping them to retain backwards compatibility in API. Breaking the API is fine here.
ftomassetti pushed a commit to ftomassetti/javaparser that referenced this issue Jan 10, 2018
ftomassetti pushed a commit to ftomassetti/javaparser that referenced this issue Jan 10, 2018
ftomassetti pushed a commit to ftomassetti/javaparser that referenced this issue Jan 10, 2018
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