Robert Widhopf-Fenk <[EMAIL PROTECTED]> writes: > My problem comes from a call to arch_archive_connect_branch > within arch_build_revision. It was called for an archive > which I did not register and thus returned NULL.
Then, it was not a real "bug", but a bad error message. I've just comitted a patch to issue an explicit error message in your case, and "exit(2)". Is it OK? -- Matthieu _______________________________________________ Gnu-arch-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnu-arch-users GNU arch home page: http://savannah.gnu.org/projects/gnu-arch/
