[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-XBoard] [bug #27799] fix for nested-nested-nested variations
From: |
anonymous |
Subject: |
[Bug-XBoard] [bug #27799] fix for nested-nested-nested variations |
Date: |
Sat, 24 Oct 2009 17:31:00 +0000 |
User-agent: |
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; GTB6; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) |
Follow-up Comment #1, bug #27799 (project xboard):
Not sure I understand the lex syntax completely. The "+", is that a meta
character for one or more, like "*" means zero or more times, and "?" means
one or zero? And unescaped parentheses group these operators?
Btw, now that I look at parser.l, what do you think of:
(([Ww](hite)?)|([Bb](lack)?))" "([Mm]ate(s|ed)?)|([Ww][io]n(s)?.*) {
Doesn't that match "Mateed", in stead of "Mated"?
H.G. Muller
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?27799>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Bug-XBoard] [bug #27799] fix for nested-nested-nested variations, anonymous, 2009/10/24
- [Bug-XBoard] [bug #27799] fix for nested-nested-nested variations,
anonymous <=
- [Bug-XBoard] [bug #27799] fix for nested-nested-nested variations, anonymous, 2009/10/25
- [Bug-XBoard] [bug #27799] fix for nested-nested-nested variations, Tim Mann, 2009/10/25
- [Bug-XBoard] [bug #27799] fix for nested-nested-nested variations, anonymous, 2009/10/25
- [Bug-XBoard] [bug #27799] fix for nested-nested-nested variations, anonymous, 2009/10/25
- [Bug-XBoard] [bug #27799] fix for nested-nested-nested variations, Tim Mann, 2009/10/25
- [Bug-XBoard] [bug #27799] fix for nested-nested-nested variations, anonymous, 2009/10/26
- [Bug-XBoard] [bug #27799] fix for nested-nested-nested variations, Tim Mann, 2009/10/28
- [Bug-XBoard] [bug #27799] fix for nested-nested-nested variations, Arun Persaud, 2009/10/28
- [Bug-XBoard] [bug #27799] fix for nested-nested-nested variations, anonymous, 2009/10/28
- [Bug-XBoard] [bug #27799] fix for nested-nested-nested variations, anonymous, 2009/10/28