Navigation Menu

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

Patch/18 jul17 #347

Merged
merged 5 commits into from Jul 20, 2017
Merged

Patch/18 jul17 #347

merged 5 commits into from Jul 20, 2017

Conversation

johnmay
Copy link
Member

@johnmay johnmay commented Jul 18, 2017

Some misc patches

public void readOldJmolCoordsFailOnStrictRead() throws Exception {
MDLV2000Reader reader = new MDLV2000Reader();
reader.setReaderMode(IChemObjectReader.Mode.STRICT);
reader.readMDLCoordinate(" -2.00120 7.8089", 0);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you file a Jmol bug report? If so, maybe link to that?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, I noticed it when Bob sent me a file (related to the CIP stereo paper we're writing) and I just told Bob to fix it as it was wrong :-).

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But then thought... well technically I can parse it

@egonw egonw merged commit 73b4cc8 into master Jul 20, 2017
@johnmay johnmay deleted the patch/18Jul17 branch March 18, 2018 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants