On Tue, 13 Mar 2001, Brett Viren wrote:

>       gh_ints2scm(int* d, int n)
> 
> should be:
> 
>       gh_ints2scm(const int* d, int n)
> 
> As it is for, eg, gh_doubles2scm().

Applied.  Thanks for the hint.

Best regards,
Dirk Herrmann


_______________________________________________
Bug-guile mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-guile

Reply via email to