Alexander Taler wrote: >+2005-05-31 Alexander Taler <[EMAIL PROTECTED]> >+ >+ * rcscmds.c: Change type of call_diff_argc_allocated from int to >+ size_t, to match the prototype of run_add_arg_p(). This fixes a >+ bus error in OpenBSD 3.6 sparc64. > >
Makes sense. int & size_t probably have different sizes on this 64 bit platform, which could explain the bus error. Thanks for the patch! I've committed it on stable and feature. Regards, Derek _______________________________________________ Bug-cvs mailing list Bug-cvs@gnu.org http://lists.gnu.org/mailman/listinfo/bug-cvs