Skip to content

Fb tryout using p for globals#67

Draft
frbl wants to merge 2 commits intomasterfrom
fb-tryout-using-p-for-globals
Draft

Fb tryout using p for globals#67
frbl wants to merge 2 commits intomasterfrom
fb-tryout-using-p-for-globals

Conversation

@frbl
Copy link
Contributor

@frbl frbl commented Feb 18, 2020

No description provided.

frbl added 2 commits September 7, 2018 16:01
Vars + IRF does some weird loading of global state. What happens is that it tries to load the `lag` variable from global state which is not defined, but the `lag` function is. Hence it loads that one and everything crashes. Now we actually look for the `p` variable which should be stored globally. This is probably a bug in vars.
@marten marten marked this pull request as draft May 29, 2024 08:11
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.

1 participant

Comments