[Ecls-list] [migration][next-step][logo ;-)]

2015-03-14 Thread 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 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

[Ecls-list] [emscripten support] Compile under windows without ECL_THREADS?

2015-03-14 Thread Rujia Liu
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

Re: [Ecls-list] [migration][next-step][logo ;-)]

2015-03-14 Thread Hernan Ezequiel Di Giorgi
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

Re: [Ecls-list] [migration][next-step][logo ;-)]

2015-03-14 Thread ZhanLin Shang
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

[Ecls-list] [emscripten support] how to define new error handling system?

2015-03-14 Thread Rujia Liu
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

[Ecls-list] ?????? [migration][next-step][logo ;-)]

2015-03-14 Thread Rujia Liu
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)--