Page 1 of 1
[27 Jun 2011] MatchPattern broken on Windows(7)
Posted: Sat Jun 13, 2020 5:32 pm
by alfkil
Note: This is an archived post that was originally sent to the Hollywood mailing list on Mon, 27 Jun 2011 16:27:04 +0200
Subject says it all: MatchPattern returns false no matter what on windows.
[27 Jun 2011] Re: MatchPattern broken on Windows(7)
Posted: Sat Jun 13, 2020 5:32 pm
by airsoftsoftwair
Note: This is an archived post that was originally sent to the Hollywood mailing list on Mon, 27 Jun 2011 16:34:49 +0200
Subject says it all: MatchPattern returns false no matter what on windows.
It's not broken, it's just not supported yet

I need to implement an OS independent pattern matching system first because at the moment all pattern are terribly Amiga centric...
[15 Jul 2011] Re: MatchPattern broken on Windows(7)
Posted: Sat Jun 13, 2020 5:32 pm
by Allanon
Note: This is an archived post that was originally sent to the Hollywood mailing list on Fri, 15 Jul 2011 20:55:38 -0000
Hi Andreas, how about implementing the Lua string library? In particular could be very usefull the Lua patterns
Regards, Fabio
[16 Jul 2011] Re: Re: MatchPattern broken on Windows(7)
Posted: Sat Jun 13, 2020 5:32 pm
by airsoftsoftwair
Note: This is an archived post that was originally sent to the Hollywood mailing list on Sat, 16 Jul 2011 20:38:07 +0200
Hi Andreas, how about implementing the Lua string library? In particular could be very usefull the Lua patterns
Yes, Lua's pattern se will be available in the next Hollywood version as well as some other functions from the string library but not all because many have Hollywood equivalents.
[16 Jul 2011] Re: MatchPattern broken on Windows(7)
Posted: Sat Jun 13, 2020 5:32 pm
by Allanon
Note: This is an archived post that was originally sent to the Hollywood mailing list on Sat, 16 Jul 2011 20:01:14 -0000
Great! Thank you Andreas!