Re: [Gambas-user] Match operator always matches Null

2015-02-28 Thread Tobias Boege
On Sat, 28 Feb 2015, Beno?t Minisini wrote: > Le 27/02/2015 00:34, Tobias Boege a ?crit : > > On Fri, 27 Feb 2015, Tobias Boege wrote: > >> Hi, > >> > >> I feel like I already asked about this but didn't find it in my archives, > >> so > >> I probably didn't... We saw that the Match operator alway

Re: [Gambas-user] Match operator always matches Null

2015-02-28 Thread Benoît Minisini
Le 27/02/2015 00:34, Tobias Boege a écrit : > On Fri, 27 Feb 2015, Tobias Boege wrote: >> Hi, >> >> I feel like I already asked about this but didn't find it in my archives, so >> I probably didn't... We saw that the Match operator always matches the emtpy >> string >> > > In case you didn't know,

Re: [Gambas-user] Match operator always matches Null

2015-02-26 Thread Tobias Boege
On Fri, 27 Feb 2015, Tobias Boege wrote: > Hi, > > I feel like I already asked about this but didn't find it in my archives, so > I probably didn't... We saw that the Match operator always matches the emtpy > string > In case you didn't know, the "emtpy string" is another expression for "empty s

[Gambas-user] Match operator always matches Null

2015-02-26 Thread Tobias Boege
Hi, I feel like I already asked about this but didn't find it in my archives, so I probably didn't... We saw that the Match operator always matches the emtpy string, even if the pattern wants non-empty strings: $ gbx3 -e 'Null Match "a"' True Regards, Tobi -- "There's an old saying: Don't