[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: New behavior with variables
[Thread Prev] | [Thread Next]
[Date Prev] | [Date Next]
- Subject: Re: New behavior with variables
- From: Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
- Date: Wed, 25 Mar 2026 00:46:16 +0100
- To: user@xxxxxxxxxxxxxxxxxxxxxx
Le 25/03/2026 à 00:09, Bruce Steers a écrit :
it changed to float some time ago. I had to apply many fixes in my programs.It would be great if float did not complain about being given an integer. Respects BruceS
It's the contrary: it's only the native subroutines that sometimes does not convert Float to Integer automatically in some of their arguments (because they really only deal with integers usually).
Regards, -- Benoît Minisini.
| New behavior with variables | Jussi Lahtinen <jussi.lahtinen@xxxxxxxxx> |
| Re: New behavior with variables | Bruce Steers <bsteers4@xxxxxxxxx> |