[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.
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][stable] 2 commits: 'JSON.ToString()' now returns void strings as 'JSON.Null' when the 'UseNull' argument is TRUE.
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Fri, 14 Nov 2025 11:22:08 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
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.