bug-xboard
[Top][All Lists]
Advanced

[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 16:51:31 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.14) Gecko/2009090900 SUSE/3.0.14-0.1.2 Firefox/3.0.14

URL:
  <http://savannah.gnu.org/bugs/?27799>

                 Summary: fix for nested-nested-nested variations
                 Project: XBoard
            Submitted by: None
            Submitted on: Sat Oct 24 16:51:30 2009
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

In file parser.l theres a problem with nested-nested variations in PGN files
at around line 920. I fixed it with:
\([^()]*(\([^()]*(\([^()]*(\([^()]*\)[^()]*)*\)[^()]*)*\)[^()]*)+[^()]*\)  {
/* nested () */

Attached is a PGN by Fabiano Caruana to test if it works.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sat Oct 24 16:51:30 2009  Name: f.pgn  Size: 14kB   By: None
Attached is a PGN by Fabiano Caruana
<http://savannah.gnu.org/bugs/download.php?file_id=18937>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?27799>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]