[Ecls-list] number.d build error on git-ecl

Matthew Mondor mm_lists at pulsar-zone.net
Thu Jan 5 20:55:40 UTC 2012


On Wed, 4 Jan 2012 14:24:41 -0500
Matthew Mondor <mm_lists at pulsar-zone.net> 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 number.o number.o.c
> /home/mmondor/work/ecl-git/ecl/src/c/number.d:270: error: expected identifier or '(' before 'while'
> /home/mmondor/work/ecl-git/ecl/src/c/number.d:271: error: expected identifier or '(' before '}' token

There is an extra while(1) in ecl_to_int64_t().
-- 
Matt




More information about the ecl-devel mailing list