Hey,
I've redirected links from sourceforge and put a note on gitorious, that
we moved to gitlab.com/embeddable-common-lisp. Also fixed broken links
on wiki.
There is a few regressions between 15.2.21 and 15.3.7 - I plan to focus
on these at first place, then take a closer look at ansi standard
d
Dear all,
To support emscripten, I think we need to compile ECL without threads support.
However, currently ECL windows port must be built without threads, as in
ecl/ecl.h:
# ifdef ECL_THREADS
typedef HANDLE pthread_t;
typedef HANDLE pthread_mutex_t;
typedef HANDLE pthread_cond_t; /*Du
Hi! What about this logo... (combine :lambda #\E #\C #\L)
2015-03-14 6:18 GMT-03:00 Daniel Kochmański :
> Hey,
>
> I've redirected links from sourceforge and put a note on gitorious, that
> we moved to gitlab.com/embeddable-common-lisp. Also fixed broken links
> on wiki.
>
> There is a few reg
it looks like a Japanese Katagana Se : セ :)
On Sat, Mar 14, 2015 at 2:17 PM Hernan Ezequiel Di Giorgi <
hernan.digio...@gmail.com> wrote:
> Hi! What about this logo... (combine :lambda #\E #\C #\L)
>
>
>
> 2015-03-14 6:18 GMT-03:00 Daniel Kochmański :
>
> Hey,
>>
>> I've redirected links from s
Dear all,
After a little bit investigation, I found that the reason I couldn't compile
without ECL_THREADS is that "ERROR" will not be defined. And in msvc\Makefile:
# Set it to non-empty to include Win32 thread support
# Currently it is NOT SUPPORTED to build ECL without threads. The reason
# i
Good idea! I think it might be better to make it more self-explanatory - it'd
be cooler if most people can recognize those 4 characters by themselves (I
can't recognize them before looking at your explanation).
- Rujia
>Hi! What about this logo... (combine :lambda #\E #\C #\L)--