[Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Replace scripter error -2 with 127(file not found)

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Wed Feb 22 23:55:07 CET 2023



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
a2d777a0 by Brian G at 2023-02-13T13:16:52-08:00
Replace scripter error -2 with 127(file not found)

[Scripter]
* BUG: Returns -2 causing overflow in "quit -2" when file not found, now returns 127(file not found)

- - - - -
612c2cab by Benoît Minisini at 2023-02-22T22:55:05+00:00
Merge branch 'ScripterFixErrorExitCode' into 'master'

Fix Scripter exit error Replace scripter error -2 with 127(file not found)

See merge request gambas/gambas!297
- - - - -


7 changed files:

- app/src/gbs3/.project
- app/src/gbs3/.src/Compile.module
- app/src/gbs3/.src/MServerPage.module
- app/src/gbs3/.src/Reader.class
- app/src/gbs3/.src/ScriptApplyAlias.module
- app/src/gbs3/.src/ScriptMain.module
- app/src/gbs3/.src/ScripterExecute.class


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/f958da5af4e642040ec440d412c892398d93077e...612c2cabb4702f483b67add1357299e5b87a4b90

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/f958da5af4e642040ec440d412c892398d93077e...612c2cabb4702f483b67add1357299e5b87a4b90
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20230222/15b8c7b1/attachment.htm>


More information about the Notification mailing list