-
Notifications
You must be signed in to change notification settings - Fork 5
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
!! partiality #1
Comments
@odanoburu just so you know, I'm working on it! So far I've narrowed down the reason to the fact that all these function IDs, sequence IDs, argument indices and such are just Ints in PGF2. Though that's not an excuse why I didn't newtype them when I first wrote gftest :-P Anyway, working on it! |
cool! now that I know a bit more about PGF I think it makes sense to use partial functions since they should always work for compliant PGF.. why it doesn't though is another matter :P thank you!! |
It seems pretty tricky! I've been looking at it all day and no luck. I did manage to fix a similar error for |
this does not happen with LangEng, though. I'd like to test with LangFre, but my computer can't compile it 😞
pgf file for reference: Lang.pgf.tar.gz
The text was updated successfully, but these errors were encountered: