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

minor ascii conversion error #1

Closed
GoogleCodeExporter opened this issue Apr 24, 2015 · 1 comment
Closed

minor ascii conversion error #1

GoogleCodeExporter opened this issue Apr 24, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Hi,
I faced some compilation errors in certain cases due to unmappable character 
for encoding ASCII.
This depends on java compiler warning sets


Here is error:
    [javac] /tmp/buildd/biojava3-live-3.0.5/biojava3-forester/src/main/java/org/forester/test/Test.java:1313: unmappable character for encoding ASCII
    [javac]                     .equals( "Aguinaldo, A. M. A.; J. M. Turbeville, L. S. Linford, M. C. Rivera, J. R. Garey, R. A. Raff, & J. A. Lake (1997). \"Evidence for a clade of nematodes, arthropods and other moulting animals\". Nature 387 (6632): 489???493." ) ) ) {


It is minor but can prevent some builds. Could you please fix this?

Original issue reported on code.google.com by olivier....@gmail.com on 5 Dec 2012 at 8:47

@cmzmasek
Copy link
Owner

Is this still an issue, I wonder?

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