[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Git][gambas/gambas][stable] 2 commits: 'JSON.ToString()' now returns void strings as 'JSON.Null' when the 'UseNull' argument is TRUE.



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


Commits:
63aaabc5 by Benoît Minisini at 2025-11-14T12:21:18+01:00
'JSON.ToString()' now returns void strings as 'JSON.Null' when the 'UseNull' argument is TRUE.

[GB.UTIL.WEB]
* BUG: 'JSON.ToString()' now returns void strings as 'JSON.Null' when the 'UseNull' argument is TRUE.

- - - - -
87b1c26d by Benoît Minisini at 2025-11-14T12:21:43+01:00
Correctly initialize 'Application.Shadows' and 'Application.Animations' properties at startup.

[DEVELOPMENT ENVIRONMENT]
* BUG: Correctly initialize 'Application.Shadows' and 'Application.Animations' properties at startup.

- - - - -


6 changed files:

- app/src/gambas3/.project
- app/src/gambas3/.src/Project.module
- main/lib/util.web/c_json.c
- main/lib/util.web/gb.util.web/.app.png
- main/lib/util.web/gb.util.web/.icon.png
- main/lib/util.web/gb.util.web/.version


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/569446710187db5c645683dbd0426a2db585c34f...87b1c26df8e1f5ba1bef867e33da67d5b1a2faff

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/569446710187db5c645683dbd0426a2db585c34f...87b1c26df8e1f5ba1bef867e33da67d5b1a2faff
You're receiving this email because of your account on gitlab.com.