Re: GNU PSPP 0.6.2pre3 now available

2009-07-03 Thread michel
Hello, Seems like output_file_name is calling itself recursively, when it should be using the default name for the output file. This patch should fix it: diff --git a/src/ui/gui/output-viewer.c b/src/ui/gui/output-viewer.c index 4bcd580..6b02557 100644 --- a/src/ui/gui/output-viewer.c +++ b/src/

Re: GNU PSPP 0.6.2pre3 now available

2009-07-03 Thread michel
Hello, Commit 37f8a4cc05e3e99f0219ed2765ed242e63464857 makes psppire do a stack overflow opening itself. I can't figure out the issue, but seems like "default_output_path" is being called to many times. To try to debug, I've put this on its code: static int count = 0; printf("%d\n",count++); T

GNU PSPP 0.6.2pre3 now available

2009-07-03 Thread Ben Pfaff
GNU PSPP 0.6.2pre3 is now available at: http://alpha.gnu.org/gnu/pspp/pspp-0.6.2-pre3.tar.gz Let me know if you discover any problems. Changes from pre2: * Add Dutch translation. Thanks to unknown-1 and the coordinators at translationproject.org. * Fix piechar

GNU PSPP 0.6.2pre2 now available

2009-07-03 Thread Ben Pfaff
GNU PSPP 0.6.2pre2 is now available at: http://alpha.gnu.org/gnu/pspp/pspp-0.6.2-pre2.tar.gz Let me know if you discover any problems. There will be at least one more pre-release before 0.6.2, because I forgot to update the translations. Changes from pre1 to pre2: * Backported f

Re: GNU PSPP 0.6.2 pre-release now available

2009-07-03 Thread Ben Pfaff
michel writes: > This is the bug #26543. On stable it wasn't fixed. Seems like the fix > is the same from master branch. Thanks, I pushed a fix to the pre0.6.2 branch, so it will appear in -pre2. -- Ben Pfaff http://benpfaff.org ___ Pspp-users mail

Re: GNU PSPP 0.6.2 pre-release now available

2009-07-03 Thread Jason Stover
Without the gui, all tests passed on OpenBSD with x86, except this one: libplot: ignoring request to create plotter of unknown type ** You have discovered a bug in PSPP. Please report this to bug-gnu-p...@gnu.org. Please include this entire mes