This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: bug in eval.c (current CVS)


Valentin Kamyshenko <val@kamysh.materials.kiev.ua> writes:

> ./configure --with-threads
> ...
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I./.. -I/var/tmp/guile-core/qt -I../qt -I../libltdl -g -O2 -Wall -Wmissing-prototypes -Wp,-MD,.deps/eval.pp -c  -fPIC -DPIC eval.c -o .libs/eval.lo
> eval.c: In function `scm_lookupcar1':
> eval.c:367: invalid operands to binary &
> eval.c:370: invalid operands to binary &
> eval.c:370: invalid operands to binary &

I know exactly what this is and will fix it in the morning.  Thanks for
testing the --with-threads build.

Greg

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]