[Chicken-users] Re: sqlite3 egg still failing in experimental branch

2011-01-16 Thread Thomas Chust
2011/1/16 Alan Post : > [...] > I notice that you removed code adding |current-milliseconds| > (presumably now |current-seconds|) to the timeout.  This was > intentional? > [...] Hello Alan, yes, this was intentional: The way I understand it, thread-sleep! can either be passed a number, which is

[Chicken-users] Re: sqlite3 egg still failing in experimental branch

2011-01-16 Thread Alan Post
On Sat, Jan 15, 2011 at 03:51:45PM +0100, Thomas Chust wrote: > 2011/1/15 Alan Post : > > 2011/1/14 .alyn.post. : > >> [...] > >> The sqlite3 is still failing to compile in the experimental branch: > >> [...] > > [...] > > I believe the attached patch should do it.  I withdraw the original > > mili

[Chicken-users] Re: sqlite3 egg still failing in experimental branch

2011-01-15 Thread Thomas Chust
2011/1/15 Alan Post : > 2011/1/14 .alyn.post. : >> [...] >> The sqlite3 is still failing to compile in the experimental branch: >> [...] > [...] > I believe the attached patch should do it.  I withdraw the original > miliseconds deprecation patch (but retain the noop/void patch) and > replace it wi

Re: [Chicken-users] Re: sqlite3 egg still failing in experimental branch

2011-01-14 Thread Peter Bex
On Fri, Jan 14, 2011 at 04:32:07PM -0700, Alan Post wrote: > I'm suffering from priority inversion on this issue: jbogenturfa'i > requires the experimental branch to run[1][2], while one of it's > dependencies, sqlite3, won't run on the experimental branch.[3] The fact your egg requires experimen

[Chicken-users] Re: sqlite3 egg still failing in experimental branch

2011-01-14 Thread Alan Post
On Fri, Jan 14, 2011 at 05:21:06PM +0100, Thomas Chust wrote: > 2011/1/14 .alyn.post. : > > [...] > > The sqlite3 is still failing to compile in the experimental branch: > > [...] > > Will you apply the patches I sent you to the sqlite3 egg? > > [...] > > Hello, > > yes, I know. I will apply the

[Chicken-users] Re: sqlite3 egg still failing in experimental branch

2011-01-14 Thread Thomas Chust
2011/1/14 .alyn.post. : > [...] > The sqlite3 is still failing to compile in the experimental branch: > [...] > Will you apply the patches I sent you to the sqlite3 egg? > [...] Hello, yes, I know. I will apply the patch eventually but I have to / want to disable the fixnum arithmetic declaration