Neil Jerram <[EMAIL PROTECTED]> writes: > I'm seeing a failure of the test-system-cmds test, and have narrowed > it down to this: > > [EMAIL PROTECTED]:~/guile-cvs-head/guile/guile-core$ ./pre-inst-guile -q > guile> (exit 42) > Segmentation fault > > Neil
I think I've nailed this. In this line in scmsigs.c ... read_without_guile_data *data = (read_without_guile_data *)data; ... the second "data" should be "raw_data". Just checking, then will be in CVS shortly. Neil _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel