|
From: | John Darrington |
Subject: | PSPP-BUG: [bug #22011] wrong argument to output_hex |
Date: | Sun, 13 Jan 2008 10:42:34 +0000 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.1) Gecko/20061205 Iceweasel/2.0.0.1 (Debian-2.0.0.1+dfsg-2) |
URL: <http://savannah.gnu.org/bugs/?22011> Summary: wrong argument to output_hex Project: PSPP Submitted by: jmd Submitted on: Sunday 01/13/2008 at 18:42 Category: Syntax Parser Severity: 5 - Average Status: Ready for Test/Review Assigned to: blp Open/Closed: Open Discussion Lock: Any Release: None Effort: 0.00 _______________________________________________________ Details: Valgrind shows an error with this syntax: DATA LIST LIST /x (ahex2). BEGIN DATA. 30 31 32 33 END DATA. PRINT outfile='foo' /x (ahex2). EXECUTE. The attached patch fixes the problem. _______________________________________________________ File Attachments: ------------------------------------------------------- Date: Sunday 01/13/2008 at 18:42 Name: hex.patch Size: 21kB By: jmd <http://savannah.gnu.org/bugs/download.php?file_id=14792> _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?22011> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |