[Gambas-user] Gambas 3.11.0-rc1

Tobias Boege taboege at gmail.com
Sat May 5 18:01:22 CEST 2018


On Sat, 05 May 2018, Tobias Boege wrote:
> On Sat, 05 May 2018, Christof Thalhofer wrote:
> > Am 05.05.2018 um 13:50 schrieb Benoît Minisini:
> > 
> > > Try to remove spaces for your directory names.
> > 
> > There are no spaces in the path. This is what I did:
> > 
> > git clone https://gitlab.com/gambas/gambas.git
> > cd gambas
> > git checkout v3.11.0-rc1
> > ./reconf-all
> > ./configure -C
> > make
> > 
> 
> I can reproduce it and will try to fix.
> 

It should be fixed in https://gitlab.com/gambas/gambas/commit/e4bfb99a471ee15b307236ff2c9d53869e9caad7
I also made it print the git tag of the compiled commit if there is one.
In that case, it takes the place of the branch name:

  $ gbx/gbx3 -V
  3.11.0 b4b51a45c (v3.11.0-rc1)

Regards,
Tobi

-- 
"There's an old saying: Don't change anything... ever!" -- Mr. Monk


More information about the User mailing list