[Gambas-user] Octal to Integer Conversion

Tobias Boege taboege at gmail.com
Fri Jan 26 17:15:46 CET 2018


On Thu, 25 Jan 2018, T Lee Davidson wrote:
> On 01/25/2018 11:25 AM, Benoît Minisini wrote:
> > Le 25/01/2018 à 17:08, T Lee Davidson a écrit :
> >> While we're waiting for the Octal number representation issue to be resolved, 
> > 
> > For me it works on the development version. Is there something I didn't see?
> 
> Well I am unsure since I am now a bit confused. When you last asked me what version I was using, I thought you were reporting
> that you did not have the issue with the IDE auto-reformatting the text "&o". When I responded with my version number, I also
> reported that I could not even compile an externally-edited source with gbc3. There was no response.
> 
> Tobi, also, reported that he was unable to compile due to "Unexpected '&'". I do not know what version he is using.
> 

I updated to the latest development version (gbx3 -V => 3.10.90 c1c52f05e),
lo and behold:

  $ gbx3 -e '&o77'
  63

This didn't work with whatever version I had before (some older 3.10.0).
I never tested formatting in the IDE.

Regards,
Tobi

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


More information about the User mailing list