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

m_gather and m_nogather seem to be the wrong way round #762

Closed
christianp opened this issue Nov 5, 2020 · 1 comment
Closed

m_gather and m_nogather seem to be the wrong way round #762

christianp opened this issue Nov 5, 2020 · 1 comment

Comments

@christianp
Copy link
Member

m_gather sets the gatherList option to false, and m_nogather sets it to true. They should be the other way round. I need to check if anything is depending on the current behaviour before fixing this.

@christianp
Copy link
Member Author

I think the reason they're that way round is that m_gather means "gather things as terms in one expression", and m_nogather means "store them separately, as items in a list".

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