Re: GSoC status report
Sam Steingold <[email protected]>
| Newsgroups | gmane.lisp.clisp.devel |
|---|---|
| Message-ID | <[email protected]> |
> * Daniel Jour <[email protected]> [2016-05-17 03:31:58 +0200]: > >>(integer-length most-positive-fixnum) should return 48. > > It does. Sehr gut! > I also found why I get those ffi errors: > "We" define HAVE_LONG_LONG_INT. It gets undefined in (at least my version of) > avcall.h, which contains this relatively at the top: > > /* AC_TYPE_LONG_LONG */ > /* Define if your compiler supports the 'long long' type. */ > #undef HAVE_LONG_LONG_INT > > /* End of definitions adjusted by `configure'. */ Okay, so this is a bug in libffcall configure. Not your problem. Please report it to the libffcall people and either edit avcall.h directly or redefined HAVE_LONG_LONG_INT in foreign.d after including avcall.h. > HEAD of libffcall defines HAVE_LONG_LONG_INT to 1 as it should on my > system. (I was using 2009-05-27 previously.) Cool, problem solved. Thanks. -- Sam Steingold (http://sds.podval.org/) on Ubuntu 16.04 (xenial) X 11.0.11803000 http://www.childpsy.net/ http://www.memritv.org http://ffii.org http://memri.org http://honestreporting.com http://mideasttruth.com Any fool can squander everything once. Doing it more than once requires genius. ------------------------------------------------------------------------------ Mobile security can be enabling, not merely restricting. Employees who bring their own devices (BYOD) to work are irked by the imposition of MDM restrictions. Mobile Device Manager Plus allows you to control only the apps on BYO-devices by containerizing them, leaving personal data untouched! https://ad.doubleclick.net/ddm/clk/304595813;131938128;j _______________________________________________ clisp-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/clisp-devel