[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Pre-release of Gambas 3.22
[Thread Prev] | [Thread Next]
- Subject: Re: Pre-release of Gambas 3.22
- From: BB <adamnt42@xxxxxxxxx>
- Date: Mon, 13 Jul 2026 18:28:55 +0930
- To: user@xxxxxxxxxxxxxxxxxxxxxx
On 13/7/26 6:03 pm, Benoît Minisini wrote:
Fair point. I've never noticed that. However, there are sometimes that I do need to make the executable in order to test against a live data feed or something. So, it's probably not that important. It just irks me sometimes when I make a small adjustment in a project just to see if there is an improvement.Le 13/07/2026 à 10:29, BB a écrit :Just a request re the "There are compilation warnings". Could we have an option to turn this message off.Frequently when debugging something, I know there are compilation warnings as I have commented out great chunks of code and so there are many variables that are not initialised or methods that are not used. Trying to maintain focus on the issue to debug is confounded by having to acknowledge this message over and over.regards bThis message appears only when making an executable. Do you have to make an executable to debug your program?
An example would be when we are trying to work with a badly formed html page from some server. Say a mis-spelliing of some name or tag due to the provider employee who doesn't know when to use an apostrophe (or just can't spell). So I inject some debug traces and stop points and want to run the executable until they do it again... just to see if we have successfully got around them somehow.
Actually, the more I think about it, it is usually when debugging that example that is occurs. So much code is commented out to let me focus on the bad data which results in many unused variables and the like. So maybe it is just a whinge, then.
regards b
| Re: Pre-release of Gambas 3.22 | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |
| Pre-release of Gambas 3.22 | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |
| Pre-release of Gambas 3.22 | Charlie Ogier <charlie@xxxxxxxxxx> |
| Re: Pre-release of Gambas 3.22 | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |
| Re: Pre-release of Gambas 3.22 | BB <adamnt42@xxxxxxxxx> |
| Re: Pre-release of Gambas 3.22 | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |