[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PSPP-BUG: [bug #14466] DISPLAY DICTIONARY gets labels confused.
From: |
Ben Pfaff |
Subject: |
PSPP-BUG: [bug #14466] DISPLAY DICTIONARY gets labels confused. |
Date: |
Sat, 1 Jul 2006 22:57:34 -0700 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060406 Firefox/1.5.0.4 (Debian-1.5.dfsg+1.5.0.4-1) |
Update of bug #14466 (project pspp):
Status: None => Works For Me
_______________________________________________________
Follow-up Comment #1:
This appears to work correctly for me in the current CVS, with both ASCII and
PostScript output drivers. The fix for bug #16644 that I just committed
seemed to be related or perhaps the same bug.
There is, however, a bug in the attached syntax file. Fix:
@@ -15,7 +15,7 @@ VARIABLE LABEL x2 "TWo".
VARIABLE LABEL x3 "Three".
VARIABLE LABEL x4 "Four".
VARIABLE LABEL x5 "Five".
-VARIABLE LABEL x5 "Six".
+VARIABLE LABEL x6 "Six".
John, can you confirm that this is fixed?
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=14466>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- PSPP-BUG: [bug #14466] DISPLAY DICTIONARY gets labels confused.,
Ben Pfaff <=