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

Move load of the core file from from p4Create(). #73

Open
SirWumpus opened this issue Nov 15, 2024 · 0 comments
Open

Move load of the core file from from p4Create(). #73

SirWumpus opened this issue Nov 15, 2024 · 0 comments
Assignees
Labels
refactor Refactor code, rearrange, cleanup, make nice'n'purrty

Comments

@SirWumpus
Copy link
Owner

SirWumpus commented Nov 15, 2024

p4Create() loads the post4.p4 core file on the first context created. This is a side effect and not the ideal location. It would be better to load the core file immediately after the p4_builtin_words have been linked.

@SirWumpus SirWumpus added the refactor Refactor code, rearrange, cleanup, make nice'n'purrty label Nov 15, 2024
@SirWumpus SirWumpus self-assigned this Nov 15, 2024
@SirWumpus SirWumpus changed the title Move load of core from from p4Create(). Move load of the core file from from p4Create(). Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Refactor code, rearrange, cleanup, make nice'n'purrty
Projects
None yet
Development

No branches or pull requests

1 participant