[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Gambas 3.19.6 and 3.19.90 recipes
[Thread Prev] | [Thread Next]
- Subject: Re: Gambas 3.19.6 and 3.19.90 recipes
- From: gbWilly <gbWilly@xxxxxxxxxxxxxx>
- Date: Sat, 16 Nov 2024 14:50:37 +0000
- Cc: user@xxxxxxxxxxxxxxxxxxxxxx
On Saturday, November 16th, 2024 at 00:11, Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> wrote: > > Before 3.15 the package list is a static table. Each new version should > > actually have a static table and the @{package-table} only serves the > > needs of latest master version. > > So, when 3.20 comes out the current @{package-table} should be made > > static for 3.20, so that new added components to master to not interfere > > with required packages for that version. > I have taken the liberty of making the 3.19 package table static, so correct packages are listed. I also added your changes on wiki for development version to the 'The runtime package' in 3.19. So, gb.jit is now listed as part of runtime. No more gb.hash, gb.jit or gb.test in the static package list Please check (you'll need to log in on wiki to see the edits) Below I added ad section 'Page revisions' where changes are explained, by who they where done and when. If the static table is to your liking I will copy it to 3.18 and remove gb.highlight and change gb.form to depend on gb.eval.highlight. That is about all that is different between 3.18 and 3.19 I believe. So, 3,18 will have a static table as well and I guess 'The runtime package' in 3.18 needs to be changed as well to include gb.jit Has gb.jit always been part of runtime? As, I have seen packages being installed for it in the past, but that might have been debian official packages If not, at what version of gambas3 did it change? gbWilly
Re: Gambas 3.19.6 and 3.19.90 recipes | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |
Gambas 3.19.6 and 3.19.90 recipes | gbWilly <gbWilly@xxxxxxxxxxxxxx> |
Re: Gambas 3.19.6 and 3.19.90 recipes | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |
Re: Gambas 3.19.6 and 3.19.90 recipes | gbWilly <gbWilly@xxxxxxxxxxxxxx> |
Re: Gambas 3.19.6 and 3.19.90 recipes | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |