From: Sam S. <sd...@gn...> - 2017-03-10 14:21:00
|
Hi Bruno, > * Bruno Haible <oe...@py...t> [2017-03-10 14:37:23 +0100]: > >> ../src/lispbibl.d:5572:36: warning: left shift of negative value [-Wshift-negative-value] >> objectplus(obj, (soint)(delta) << oint_data_shift) >> ^ shouldn't it be objectplus(obj, (soint)(delta << oint_data_shift)) instead? > So I still cannot guess what produced these "missing intparam.h and > floatparam.h" errors in your build. I hope to have time to dig more tomorrow night. -- Sam Steingold (http://sds.podval.org/) on darwin Ns 10.3.1504 http://steingoldpsychology.com http://www.childpsy.net http://jij.org https://ffii.org http://no2bds.org http://memri.org Yellow wine is called "white" because it is made out of green grapes. |