bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[FIXED:] gh_ints2scm and const


From: Dirk Herrmann
Subject: [FIXED:] gh_ints2scm and const
Date: Thu, 15 Mar 2001 01:42:50 +0100 (MET)

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]