[Gambas-Notification] [Git][gambas/gambas][master] 2 commits: [Scripter]

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Tue Jun 15 18:13:26 CEST 2021



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


Commits:
88367440 by Brian G at 2021-06-14T17:21:02-07:00
[Scripter]
* BUG Fix EXTERN definitions correctly outside generated main() definition in lazy scripts(no main)
* BUG Fix Ensure externs are after all structures in lazy script(no main)
* BUG Fix Enum and Const to be outside before Structures in lazy scripts(no main)
* NEW Added two new testscripts to project to test structures and externs with and without main() defined

- - - - -
2bd8b62f by Benoît Minisini at 2021-06-15T16:13:25+00:00
Merge branch 'ScripterExternDefBug' into 'master'

[Scripter]

See merge request gambas/gambas!234
- - - - -


8 changed files:

- app/src/gbs3/.project
- app/src/gbs3/.src/Context.class
- app/src/gbs3/.src/GenerateFiles.module
- app/src/gbs3/.src/GenerateFromLazyScript.module
- app/src/gbs3/.src/MakeVirtualProject.module
- app/src/gbs3/.src/Reader.class
- + app/src/gbs3/TestExternStructNoMain.gbs
- + app/src/gbs3/TestExternStructWithMain.gbs


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/e6d9faad0a42b75649db85826adc551914fab78f...2bd8b62f7b614700507698c79a896190296261b2

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/e6d9faad0a42b75649db85826adc551914fab78f...2bd8b62f7b614700507698c79a896190296261b2
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/20210615/0a73f902/attachment.htm>


More information about the Notification mailing list