bug-gnu-pspp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PSPP-BUG: [bug #24031] duplicate variables in DATA LIST causes crash


From: John Darrington
Subject: PSPP-BUG: [bug #24031] duplicate variables in DATA LIST causes crash
Date: Mon, 11 Aug 2008 05:18:02 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20060607 Debian/1.7.12-1.2

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

                 Summary: duplicate variables in DATA LIST  causes crash
                 Project: PSPP
            Submitted by: jmd
            Submitted on: Monday 08/11/08 at 13:17
                Category: Syntax Parser
                Severity: 3 - Ordinary
                  Status: None
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                 Release: None
                  Effort: 0.00

    _______________________________________________________

Details:

This input causes a seg fault:

input program.
data list list /a (a10) b (a10) c (a10) d (a10) e(a10).
data list list /a (a10) b (a10) c (a10) d (a10) e(a10).
end input program.






    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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