[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] 2 commits: Fix 'Connection' state when 'Open()' fails, avoiding possible crashes on 'Close()'.
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] 2 commits: Fix 'Connection' state when 'Open()' fails, avoiding possible crashes on 'Close()'.
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Tue, 30 Jul 2024 23:29:23 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: b4b26181 by Benoît Minisini at 2024-07-31T01:28:25+02:00 Fix 'Connection' state when 'Open()' fails, avoiding possible crashes on 'Close()'. [GB.DB2] * BUG: Fix 'Connection' state when 'Open()' fails, avoiding possible crashes on 'Close()'. - - - - - a93e0c55 by Benoît Minisini at 2024-07-31T01:29:13+02:00 TextHighlighter: Highlighting state must be a 'Short[]'. [GB.HIGHLIGHT] * BUG: TextHighlighter: Highlighting state must be a 'Short[]'. - - - - - 3 changed files: - comp/src/gb.highlight/.src/Main.module - comp/src/gb.highlight/.src/TextHighlighter.class - main/comp/gb.db2/.src/Connection.class View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/54afb63015055a68b605ee81764eb6392d183404...a93e0c55982785e59bf5e3544d053873a07b3f4e -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/54afb63015055a68b605ee81764eb6392d183404...a93e0c55982785e59bf5e3544d053873a07b3f4e You're receiving this email because of your account on gitlab.com.