Move load of the core file from from p4Create()
.
#73
Labels
refactor
Refactor code, rearrange, cleanup, make nice'n'purrty
p4Create()
.
#73
p4Create()
loads thepost4.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 thep4_builtin_words
have been linked.The text was updated successfully, but these errors were encountered: