Am 25.06.2019 um 14:34 schrieb Allin Cottrell:
On Tue, 25 Jun 2019, Riccardo (Jack) Lucchetti wrote:
> On Tue, 25 Jun 2019, Sven Schreiber wrote:
>
>> Was there any deprecation warning printed out regarding isnull etc.? (I
>> mean when executing them.)
> Yes, that would help IMO. Let's print a warning like the one we have for the
> "=" vs "==" case.
OK, done in git.
Thanks, I verified that isnull() is working again in the latest
snapshot. (And it know that the deprecation warning was postponed to
some time later.) The changelog still says it's removed.
BTW, talking about deprecation: In fcModels there's also the construct
"loop for i=1...", so an index loop which doesn't need the "for"
in
hansl. I think we wanted to deprecate that at some point. I wonder how
many packages use that syntax?
thanks
sven