00:32:18 I have asked the author of cl-plplot and he suggested that the bug is in plplot itself. 00:35:00 -!- Modius_ [~Modius@cpe-70-123-130-159.austin.res.rr.com] has quit [Ping timeout: 276 seconds] 01:15:25 leo2007 annotated #98883 "some more info" at http://paste.lisp.org/display/98883#1 01:16:11 rme: I have gotten some info from the author of cl-plplot. See: http://paste.lisp.org/display/98883#1 01:16:27 -!- nurv [nurv@62.32.129.138] has quit [] 01:22:44 leo2007: I see. It doesn't look like we can do anything about this bug from lisp. 01:25:16 it is really annoying because it is so easy to happen accidentally. 01:30:45 leo2007: I guess you could try to set a breakpoint on exit or _exit. 01:32:05 It appears to me that some foreign code is calling exit(); if so, there's not a lot we can do about it. 01:37:44 leo2007 annotated #98883 "bt" at http://paste.lisp.org/display/98883#2 01:37:55 rme: does that help? 01:39:15 it looks like something's trying to get an event for a window that's closed and that just invokes some standard X error handler and exits. 01:41:00 basically if I hit return on the X window, it exit normally. If I use the standard way to close the window, it crashes along with the lisp. 01:41:40 I could ignore it if it just crash itself, not the running lisp image. 01:44:26 leo2007: I appreciate that this is an annoying problem, but really, if you call some foreign code that ends up calling exit(), what can we possibly do? 01:44:28 Frame 13 near the bottom of the backtrace is the last point at which lisp code was involved. I agree; I don't see too much that we can do here. 01:48:26 ok, let me post to the plplot mailing list to see if they can fix it. 02:19:15 find an easy solution by not using it cairo driver. 02:19:23 s/it/its/ 02:32:56 -!- billstclair [~billstcla@unaffiliated/billstclair] has quit [Quit: billstclair] 02:33:25 Phoodus [foo@174-22-192-234.phnx.qwest.net] has joined #ccl 02:48:18 -!- palter [~palter@2002:4b44:b1e1:0:5ab0:35ff:fe78:6749] has quit [Quit: palter] 06:29:55 -!- rme [~rme@pool-70-105-114-192.chi.dsl-w.verizon.net] has quit [Quit: rme] 11:18:41 -!- leo2007 [~leo@cpc1-cmbg13-0-0-cust596.cmbg.cable.ntl.com] has quit [Quit: rcirc on GNU Emacs 23.1.97.1] 11:36:41 billstclair [~billstcla@unaffiliated/billstclair] has joined #ccl 12:40:21 -!- sellout [~greg@c-24-128-48-180.hsd1.ma.comcast.net] has quit [Read error: Connection reset by peer] 12:42:16 sellout [~greg@c-24-128-48-180.hsd1.ma.comcast.net] has joined #ccl 13:10:05 hlavaty [~user@77-22-102-139-dynip.superkabel.de] has joined #ccl 13:11:19 hi all, i've extended reader so that it is possible to specify utf macro-characters like (set-macro-character #\U+FF62 #'single-quote-reader) 13:11:33 what is the procedure to get it into clozure? 13:51:08 -!- billstclair [~billstcla@unaffiliated/billstclair] has quit [Remote host closed the connection] 13:52:59 billstclair [~billstcla@gw3.tacwap.org] has joined #ccl 13:52:59 -!- billstclair [~billstcla@gw3.tacwap.org] has quit [Changing host] 13:52:59 billstclair [~billstcla@unaffiliated/billstclair] has joined #ccl 14:15:29 Adlai [~Adlai@unaffiliated/adlai] has joined #ccl 14:18:55 hlavaty: if I understand correctly, that was finally done in CCL itself a few months ago. 14:24:49 gbyers: wow, i didn't see it, i got the svn version and that didn't work for me 14:24:55 where can i find it? 14:25:14 It's supposed to be in 1.5 and the trunk. 14:27:03 http://trac.clozure.com/ccl/changeset/13498/trunk/source/level-1/l1-reader.lisp 14:28:45 i'll have a look why i didn't have it, thanks 14:32:16 lisppaste5: help 14:32:16 To use the lisppaste bot, visit http://paste.lisp.org/new/ccl and enter your paste. 14:34:10 gbyers pasted "untitled" at http://paste.lisp.org/display/98903 14:43:31 gbyers: i see, silly me, i had 1.4:-( 14:44:48 isn't using array too rough? wouldn't it be better to use a hashtable for chars >255? 14:45:11 How many macro characters do you plan to define ? 14:45:42 hlavaty pasted "ccl utf reader patch" at http://paste.lisp.org/display/98904 14:47:59 well not many, thats why i think not using too big array would be maybe better? 14:48:50 aren't the attributes addressed by char-code? and just one unicode char can have big char-code so the array most likely be unecessary big 14:51:28 I dunno. For #\u+ff62, there's a space penalty (and even more of a space penalty for cunieform). If people modify/copy lots of readtables and have macro-characters on large char-codes, that might wind up using a few 100KB. I'm not sure that that really matters much in most cases; I didn't think that it did. 14:59:11 anRch [~markmilli@64.134.66.26] has joined #ccl 15:27:01 -!- FareTower is now known as Fare 15:45:40 rme [~rme@pool-70-105-114-192.chi.dsl-w.verizon.net] has joined #ccl 15:51:22 -!- alms [alms@clozure-AD075F06.c3-0.bkl-ubr1.sbo-bkl.ma.cable.rcn.com] has quit [Quit: alms] 15:51:22 -!- alms [~alms@146-115-42-237.c3-0.bkl-ubr1.sbo-bkl.ma.cable.rcn.com] has quit [Quit: alms] 16:25:22 -!- anRch [~markmilli@64.134.66.26] has quit [Quit: anRch] 16:50:48 anRch [~markmilli@64.134.66.26] has joined #ccl 16:55:51 -!- hlavaty [~user@77-22-102-139-dynip.superkabel.de] has quit [Remote host closed the connection] 16:58:53 -!- rme [~rme@pool-70-105-114-192.chi.dsl-w.verizon.net] has quit [Quit: rme] 17:03:09 -!- anRch [~markmilli@64.134.66.26] has quit [Quit: anRch] 17:26:30 peterbb [~peterbb@ves1-1x-dhcp356.uio.no] has joined #ccl 17:28:47 rme [~rme@pool-70-105-114-192.chi.dsl-w.verizon.net] has joined #ccl 18:17:35 anRch [~markmilli@64.134.69.171] has joined #ccl 18:19:17 -!- Phoodus [foo@174-22-192-234.phnx.qwest.net] has quit [Read error: Connection reset by peer] 18:26:55 nurv [nurv@83.231.61.51] has joined #ccl 18:27:01 Hi. 18:36:24 leo2007 [~leo@cpc1-cmbg13-0-0-cust596.cmbg.cable.ntl.com] has joined #ccl 18:37:13 rme: hello, thanks for the article on parallel computing. The paper says implementation included in acl2. Do you know if there's a standalone version? 18:38:26 See http://userweb.cs.utexas.edu/users/ragerdl/parallelism/ 18:38:46 There's a link to a file named parallel.lisp at the bottom of the page. 18:39:15 I've downloaded the whole acl2 package and there are two files related to parallel. 18:39:49 If you want to try it out, you should just need the one file on the page above; it's supposed to work without acl2. 18:40:15 You also can use ccl's threading primitives directly, of course. 18:41:50 or one of many abstraction layers that exist around the lisp world. 18:43:25 Fare: could you give me the links? I've only found cl-mpi on common-lisp.net. 18:51:26 gbbopen, bordeaux-threads, abclr2, netclos, pargcl, cleric, 18:54:18 Fare: thanks 19:39:41 -!- nurv is now known as nurv|off 20:32:31 -!- gbyers [~gb@c-68-35-15-143.hsd1.nm.comcast.net] has quit [Ping timeout: 258 seconds] 20:36:33 gbyers [~gb@c-68-35-15-143.hsd1.nm.comcast.net] has joined #ccl 20:41:39 -!- gbyers [~gb@c-68-35-15-143.hsd1.nm.comcast.net] has quit [Ping timeout: 260 seconds] 20:41:46 -!- anRch [~markmilli@64.134.69.171] has quit [Ping timeout: 245 seconds] 20:52:40 gbyers [~gb@antinomial.abq.clozure.com] has joined #ccl 20:52:48 -!- gbyers [~gb@antinomial.abq.clozure.com] has quit [Client Quit] 20:53:00 gbyers [~gb@antinomial.abq.clozure.com] has joined #ccl 21:07:54 -!- nurv|off is now known as nurv 21:17:00 nrv [nurv@83.231.16.68] has joined #ccl 21:20:14 -!- nurv [nurv@83.231.61.51] has quit [Ping timeout: 240 seconds] 21:30:50 -!- nrv is now known as nurv 22:05:57 -!- clop [~jared@moat3.centtech.com] has quit [*.net *.split] 22:05:58 -!- deepfire [~deepfire@80.92.100.69] has quit [*.net *.split] 22:05:58 -!- hypno [~hypno@impulse2.gothiaso.com] has quit [*.net *.split] 22:06:26 hypno [~hypno@impulse2.gothiaso.com] has joined #ccl 22:08:21 clop [~jared@moat3.centtech.com] has joined #ccl 22:08:21 deepfire [~deepfire@80.92.100.69] has joined #ccl 22:09:51 -!- deepfire [~deepfire@80.92.100.69] has quit [Ping timeout: 276 seconds] 22:35:59 -!- peterbb [~peterbb@ves1-1x-dhcp356.uio.no] has quit [Quit: Leaving] 22:53:07 anRch [~markmilli@64.134.243.163] has joined #ccl