[logv] Making it work with Lispworks

3 views
Skip to first unread message

Bob Hutchison

unread,
Aug 2, 2008, 12:01:30 PM8/2/08
to cl-te...@googlegroups.com, Bob Hutchison
Hi,

Bordeaux threads don't seem to work with Lispworks. I've modified logv
by taking a similar approach as Hunchentoot (the ediware version) has
taken. Basically this involves wrapping the bordeaux-thread stuff with
something in the logv package and defining that stuff differently for
lispworks and otherwise.

I don't know if this is of interest to you or not. If it is, how would
you like to get the changes? If you want some kind of darcs supported
thing, please be explicit (i.e. assume I'm stupid) because I don't
know darcs beyond the most rudimentary level.

Cheers,
Bob

Nick Allen

unread,
Aug 4, 2008, 9:25:34 AM8/4/08
to cl-te...@googlegroups.com
Hello Bob,

Sorry for the late reply on everything. I'm switching countries on thursday (from Poland to UK for a week then back to America for I don't know how long) and I wasn't able to get to any cl-terrace stuff this weekend.

I would love it if you mailed me your changes so I can push them to the repo

this is what you would need to do:

1. go into the logv directory

2. if you have created any new files give the following command:

   darcs add newfile.lisp

3. record your changes:

   darcs record

it will then iterate through each one of your changes asking you if you would like to record each one. press Y or N to record or not record a specific changes.

4. at the end it will ask you for a name this group of changes. name it something like "lispworks bordeaux threads fix"

5. pack your changes (a group of changes in darcs is called a "patch") into a file

   darcs send -o "hutch-logv.patch" -p "lispworks bordeaux threads fix"

6. email me the file "hutch-logv.patch" :-)

Nick

Bob Hutchison

unread,
Aug 4, 2008, 12:10:11 PM8/4/08
to cl-te...@googlegroups.com, Bob Hutchison
Hi,

The patch is on its way. Those are exactly the kind of instructions I
was looking for (I think, assuming the patch is okay :-)

Cheers,
Bob

>
>
> Nick
>
> >

Nick Allen

unread,
Aug 4, 2008, 8:39:19 PM8/4/08
to cl-te...@googlegroups.com

The patch is on its way. Those are exactly the kind of instructions I
was looking for (I think, assuming the patch is okay :-)

the patch was fine, thanks Bob :-) I made a couple of updates and pushed the changes to the repo. can you double check that it compiles on lispworks?

take care

Nick

Bob Hutchison

unread,
Aug 5, 2008, 6:49:40 AM8/5/08
to cl-te...@googlegroups.com, Bob Hutchison
Hi,

In the http://common-lisp.net/project/bpm/darcs/logv repo? I don't
seen any changes there.

Cheers,
Bob

Nick Allen

unread,
Aug 5, 2008, 7:31:56 AM8/5/08
to cl-te...@googlegroups.com
my mistake, I didn't push to the repo. It should be there now.

Nick

Bob Hutchison

unread,
Aug 5, 2008, 7:49:37 AM8/5/08
to cl-te...@googlegroups.com, Bob Hutchison
Seems to work. Thanks.

Cheers,
Bob

Reply all
Reply to author
Forward
0 new messages