Opening this issue to report two bugs with the stata builder:
- whenever a do file contains a name with
. in the filename before .do, scons raises an uninformative error
- demo: 61c6ad4
- this only affects stata. for example, renaming
build.py into build.v2.py is fine
- expected behavior:
scons does not raise an error, or at least raises an informative error
- when a do file raises an error but all outputs/targets are produced,
scons does not raise this error
- demo: 6ce5c64
- this only affects stata. for example, having a failed assertion at the end of a python script does induce a
scons error
- expected behavior:
scons breaks
My OS is MacOS. Python version 3.12. STATA version 19.5
Opening this issue to report two bugs with the stata builder:
.in the filename before.do,sconsraises an uninformative errorbuild.pyintobuild.v2.pyis finesconsdoes not raise an error, or at least raises an informative errorsconsdoes not raise this errorsconserrorsconsbreaksMy OS is MacOS. Python version 3.12. STATA version 19.5