Skip to content

Conversation

@Mugen87
Copy link
Collaborator

@Mugen87 Mugen87 commented Sep 3, 2018

Fixes #14837.

var line = lines[ i ];

// The # symbol indicates that all subsequent text, until the end of the line is a comment,
// and should be ignored. (see http://www.agocg.ac.uk/train/vrml2rep/part1/guide3.htm)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is that link an authority?

I think the first line of your comment is adequate, unless comments are not in the official spec.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I've used another link that directly refers to ISO/IEC 14772. This one is definitely trustworthy.

@mrdoob mrdoob added this to the r97 milestone Sep 3, 2018
@mrdoob mrdoob merged commit 0380d52 into mrdoob:dev Sep 3, 2018
@mrdoob
Copy link
Owner

mrdoob commented Sep 3, 2018

Thanks!

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.

3 participants