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

End junk on blank lines to produce smaller Junk entries #298

Closed
wants to merge 1 commit into from

Conversation

stasm
Copy link
Contributor

@stasm stasm commented Oct 19, 2018

Fix #248.

This actually parses Junk better than the spec says. I filed projectfluent/fluent#184 and projectfluent/fluent#185 to fix the reference parser.

I'd like to land this as part of the Syntax 0.7 implementation.

@stasm stasm requested a review from Pike October 19, 2018 08:14
@Pike
Copy link
Contributor

Pike commented Oct 19, 2018

Before we go ahead, I'd prefer to think and test how adjacent Junk entries with their line endings touch cross channel. I don't like the idea of holding back zeroseven for that.

@stasm
Copy link
Contributor Author

stasm commented Oct 19, 2018

OK, let's keep this on hold for now. I'll port this to Python when zeroseven merges into master, and I'd like to ask you for your help when it comes to testing this change with xchannel.

@stasm stasm changed the base branch from zeroseven to master October 23, 2018 06:48
@Pike
Copy link
Contributor

Pike commented Nov 9, 2018

Can you explain this once more? In projectfluent/fluent#211, we moved the spec to what the tooling parsers do. Is this still open?

@stasm
Copy link
Contributor Author

stasm commented Nov 13, 2018

Yes, this can be closed now, thanks.

@stasm stasm closed this Nov 13, 2018
@stasm stasm deleted the smaller-junk branch November 13, 2018 13:22
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.

Multiple consecutive Junk entries should be allowed
2 participants