ISREF: Fix XL compatibility.
commitb273c33f0574379be6de4e13772c0364ac287b39
authorMorten Welinder <terra@gnome.org>
Fri, 29 Dec 2017 18:38:34 +0000 (29 13:38 -0500)
committerMorten Welinder <terra@gnome.org>
Fri, 29 Dec 2017 18:38:34 +0000 (29 13:38 -0500)
treecdf5fe74e790ec0782c677a7fec869ce15225863
parenta501f78e8dbaf0eaaf890b4a46bc6ed0a8276b2f
ISREF: Fix XL compatibility.

ISREF cannot be computed by looking at the expression only.

isref(b1:b2) -- fixed; now true
isref((b2)) -- fixed; now true
isref(if(rand()>0.5,b1,2)) -- fixed; now true half the time
NEWS
plugins/fn-info/ChangeLog
plugins/fn-info/functions.c