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

Class cast in TuneBook #3

Closed
GoogleCodeExporter opened this issue Sep 22, 2015 · 2 comments
Closed

Class cast in TuneBook #3

GoogleCodeExporter opened this issue Sep 22, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

when invoking 

Tune[] tunes = book.getTunesHeaders();

I get a

java.lang.ClassCastException: abc.parser.TuneBook$TranscribedTune
   at abc.parser.TuneBook.getTunesHeaders(TuneBook.java:206)
   at Main.main(Main.java:27)

Original issue reported on code.google.com by lionel.g...@gmail.com on 12 Oct 2006 at 8:02

@GoogleCodeExporter
Copy link
Author

Original comment by lionel.g...@gmail.com on 18 Oct 2006 at 1:40

  • Changed state: Started

@GoogleCodeExporter
Copy link
Author

solved in 2.0

Original comment by lionel.g...@gmail.com on 29 Jan 2007 at 2:48

  • Changed state: Fixed

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

1 participant