James Bergstra <[EMAIL PROTECTED]> writes:

> Hi,
>
> I'd like to file a bug report on guile-1.8, but I don't know how.

You're already doing the right thing: writing to [EMAIL PROTECTED]

> I have a program that causes the guile interpreter to segfault when I output
> with (simple-format), but runs properly when I replace the simple-format with
> what I believe are equivalent calls to (display).
>
> I'd like to file a bug-report. Should I
> a) attach cores
> b) attach cores + program text
> c) attach cores + program text + data files
> d) do nothing, because this another known issue 
>    (is there a list of known issues?)

To begin with, please just post the code and any input that it needs
to repro the problem.  That should be enough if the problem is not
specific to your environment.  If it isn't enough, we can move onto
cores later.

Thanks,
        Neil 



_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-guile

Reply via email to