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

Hotfix for #56 (cc doesn't work for many RGL languages) #57

Merged

Conversation

inariksit
Copy link
Member

@inariksit inariksit commented Jun 6, 2020

This is a patch for the immediate problem that resource grammarians want to run gf-rgl/unittest/unnittest.py with --no-pmcfg.

In case of a conflict like TenseX.PPos vs. GrammarEng.PPos, my patch checks if one of them is from a module in gf-rgl/src/common, and prefers the option that is not one of them.

This is not an attempt to solve the real underlying problem in recognising excluded functions. I leave that for someone who understands the compiler code.

@inariksit inariksit linked an issue Jun 6, 2020 that may be closed by this pull request
@johnjcamilleri
Copy link
Member

Should we merge this? Even though it maybe doesn't fix the underlying problem, it still makes things better for the user, with I assume no downside. So I suggest we merge.

@inariksit
Copy link
Member Author

I'm happy to merge this 😁

@inariksit inariksit merged commit 09d7720 into GrammaticalFramework:master Jul 2, 2021
@inariksit inariksit deleted the cc-bugfix-rgl-only branch July 2, 2021 08:12
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.

2 participants