On Thu, Jan 5, 2012 at 9:55 PM, Matthew Mondor wrote:
>
> There is an extra while(1) in ecl_to_int64_t().
Thanks for spotting this. I have uploaded a patch.
Juanjo
--
Instituto de FĂsica Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
On Wed, 4 Jan 2012 14:24:41 -0500
Matthew Mondor wrote:
> gcc -DECLDIR="\"/usr/local/ecl/lib/ecl-11.1.1\"" -I.
> -I/home/mmondor/work/ecl-git/ecl/build -I/home/mmondor/work/ecl-git/ecl/src/c
> -I../ecl/gc -DECL_API -DECL_NO_LEGACY -I/usr/pkg/include -march=i686 -O2 -g
> -fPIC -Dnetbsd -c -o
Hello,
I unfortunately didn't have time yet to look at the source and suggest
a diff, but a routine test build issued the following error:
gcc -DECLDIR="\"/usr/local/ecl/lib/ecl-11.1.1\"" -I.
-I/home/mmondor/work/ecl-git/ecl/build -I/home/mmondor/work/ecl-git/ecl/src/c
-I../ecl/gc -DECL_API -DE