[Ecls-list] Case-sensitivity issues on Cygwin

Juan Jose Garcia-Ripoll juanjose.garciaripoll at gmail.com
Fri Aug 17 11:51:25 UTC 2012


On Fri, Aug 17, 2012 at 1:42 PM, Dima Pasechnik <dimpase+ecl at gmail.com>wrote:

>
> to be able to build
>  12.7.1 (git:52ca46e054d72cb0b0802e376890fcfbdfc96e5a)
> I needed the following change
>
> diff --git a/src/h/ecl-cmp.h b/src/h/ecl-cmp.h
> index 7c36697..ac66dc1 100755
> --- a/src/h/ecl-cmp.h
> +++ b/src/h/ecl-cmp.h
> @@ -14,7 +14,7 @@
>      See file '../Copyright' for full details.
>  */
>
> -#define _WINSOCKAPI_
> +// #define _WINSOCKAPI_
>  #include <ecl/ecl.h>
>  #include <math.h> /* for inline mathematics */
>  #include <ecl/ecl-inl.h>
>
> (I guess you also have something like this, but didn't push it to
> master...)
> Otherwise, the problem is indeed no longer reproducible.
>

This *is* in master

http://sourceforge.net/p/ecls/ecl/ci/07c4ab7db83eda2eed7fa4a5ddeec2e28c7eb58b/

I believe you have problems because of the repository change which was
advertised here some time ago.

Juanjo

-- 
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20120817/c3dbb005/attachment.html>


More information about the ecl-devel mailing list