Add stdlib include handling when inside an escript #662
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "GH-170-stdlib_in_escript"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Created by: hanssv
Part of #170
Created by: velzevur
Review: Approved
Created by: UlfNorell
Review: Approved
Merged by: hanssv at 2019-11-11 10:40:29 UTC
Created by: tolbrino
This should not default to using the escript option, but instead also check that the execution environment is in an escript. The default should be no additional options when no directory can be found and the parser is not executed in an escript.