Hello,
the latest version in git seems to contain a spurious line in the file
number.d which breaks compilation. Patch attached:
diff --git a/src/c/number.d b/src/c/number.d
index 4b6fd71..a2a9dfa 100644
--- a/src/c/number.d
+++ b/src/c/number.d
@@ -267,7 +267,6 @@ ecl_to_int64_t(cl_object x) {
cl_list(3,@'integer',
ecl_negate(ecl_ash(MAKE_FIXNUM(1), 63)),
ecl_one_minus(ecl_ash(MAKE_FIXNUM(1), 63))));
- } while(1);
}
cl_object
--
Resistance is futile. You will be jazzimilated.
Scientific site: http://www.lrde.epita.fr/~didier
Music (Jazz) site: http://www.didierverna.com
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list