Hello,

I think:

        gh_ints2scm(int* d, int n)

should be:

        gh_ints2scm(const int* d, int n)

As it is for, eg, gh_doubles2scm().

-Brett.

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

Reply via email to