On Sat, Mar 04, 2006 at 11:34:51AM -0800, Ben Pfaff wrote:
     John Darrington <[EMAIL PROTECTED]> writes:
     
     > It seems that a bug has crept in along the way, with the postscript
     > driver.  Writing postscript files crashes.  Maybe you could have a
     > look at that, if you get the chance.
     
     Can you provide a syntax file?  One test file worked okay for me.


Even a simple file like

DATA LIST LIST /x * y *.
BEGIN DATA.
1 2
3 4
5 6
END DATA.

LIST.


crashes for me.  I think it may be related to reading the config
file.  From the top_srcdir try:

./src/pspp -B ./config -o list-ps foo.sps

It instantly crashes (unless your recent checkin has fixed it of course).

J'

-- 
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.


Attachment: signature.asc
Description: Digital signature

_______________________________________________
pspp-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/pspp-dev

Reply via email to