00:27:57 -!- antifuchs [~foobar@boots.boinkor.net] has quit [Quit: ZNC - http://znc.sourceforge.net] 00:29:14 antifuchs [~foobar@boots.boinkor.net] has joined #sbcl 00:32:20 momo-reina [~user@110.50.241.73] has joined #sbcl 00:33:06 is it possible to get the STEP macro to work on primitives? the manual says that the functions must be compiled with sufficient debug polcy to enable stepping, but AFAIK sbcl has a very high speed vs debug default setting. 01:06:06 -!- Thra11_ [~thrall@146.90.241.211] has quit [Ping timeout: 264 seconds] 01:14:44 -!- slyrus [~chatzilla@adsl-99-183-240-66.dsl.pltn13.sbcglobal.net] has quit [Ping timeout: 240 seconds] 01:16:22 foreignFunction [~niksaak@94.27.88.104] has joined #sbcl 01:19:27 slyrus [~chatzilla@adsl-99-183-240-66.dsl.pltn13.sbcglobal.net] has joined #sbcl 01:33:17 -!- antifuchs [~foobar@boots.boinkor.net] has quit [Remote host closed the connection] 01:36:56 antifuchs [~foobar@boots.boinkor.net] has joined #sbcl 01:45:05 -!- drmeister [~drmeister@pool-173-59-25-70.phlapa.fios.verizon.net] has quit [Ping timeout: 258 seconds] 02:04:57 l 02:10:11 LiamH [~none@pool-74-96-4-63.washdc.east.verizon.net] has joined #sbcl 02:11:35 drmeister [~drmeister@pool-173-59-25-70.phlapa.fios.verizon.net] has joined #sbcl 02:22:51 -!- LiamH [~none@pool-74-96-4-63.washdc.east.verizon.net] has quit [Quit: Leaving.] 03:33:13 -!- minion [~minion@tiger.common-lisp.net] has quit [Remote host closed the connection] 03:33:30 yacks [~yacks@180.151.36.168] has joined #sbcl 03:34:04 minion [~minion@tiger.common-lisp.net] has joined #sbcl 04:47:27 -!- momo-reina [~user@110.50.241.73] has quit [Remote host closed the connection] 04:47:43 momo-reina [~user@110.50.241.73] has joined #sbcl 05:25:38 -!- Quadrescence [~quad@unaffiliated/quadrescence] has quit [Quit: This computer has gone to sleep] 05:38:02 -!- drmeister [~drmeister@pool-173-59-25-70.phlapa.fios.verizon.net] has quit [Remote host closed the connection] 05:39:14 attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has joined #sbcl 06:34:17 danlentz` [~danlentz@2601:c:3680:1c:3196:b58b:7ec2:7c67] has joined #sbcl 06:35:25 -!- danlentz_ is now known as danlentz 06:58:48 drmeister [~drmeister@pool-173-59-25-70.phlapa.fios.verizon.net] has joined #sbcl 07:03:14 -!- drmeister [~drmeister@pool-173-59-25-70.phlapa.fios.verizon.net] has quit [Ping timeout: 258 seconds] 07:03:26 momo-rei` [~user@173.245.217.237] has joined #sbcl 07:05:09 -!- momo-reina [~user@110.50.241.73] has quit [Ping timeout: 258 seconds] 07:06:11 -!- momo-rei` [~user@173.245.217.237] has left #sbcl 07:14:46 sdemarre [~serge@91.180.79.135] has joined #sbcl 07:18:48 -!- attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has quit [Quit: Leaving.] 07:54:59 stassats [~stassats@wikipedia/stassats] has joined #sbcl 08:01:31 -!- Bike [~Glossina@63-229-130-176.ptld.qwest.net] has quit [Quit: leaving] 08:52:14 -!- wbooze [~wbooze@xdsl-78-35-159-2.netcologne.de] has quit [Ping timeout: 255 seconds] 08:55:50 stassats` [~stassats@wikipedia/stassats] has joined #sbcl 09:08:17 dioxirane [~dioxirane@unaffiliated/dioxirane] has joined #sbcl 09:09:53 pkhuong: using the GMP to find the machine native int sixe and the max/min integer looks like is a 32 bit system! :( 09:21:06 maybe the problem is in the compiler... 09:31:07 -!- stassats [~stassats@wikipedia/stassats] has quit [Ping timeout: 264 seconds] 09:56:11 pkhuong: ok.. sorry , after inluding gmp.h and compiling with -I and -L options and -lgmp (because gmp.h and libgmp.a are not installed in a standard path) all is ok. So I was wrong 10:04:46 so mpz_t and all other GMP's features work well 10:15:00 gabnet [~gabnet@ACaen-652-1-192-63.w83-115.abo.wanadoo.fr] has joined #sbcl 10:24:24 -!- gabnet [~gabnet@ACaen-652-1-192-63.w83-115.abo.wanadoo.fr] has quit [Read error: Connection reset by peer] 10:26:39 anyway numerical limits defined in limits.h are the same for a 32 bit system 10:32:46 anyway that is not a problem and depends on OS 10:44:21 stassats [~stassats@wikipedia/stassats] has joined #sbcl 10:44:44 -!- stassats [~stassats@wikipedia/stassats] has quit [Client Quit] 10:48:26 pkhuong: even _SC_BC_BASE_MAX defined in unistd.h is strange for a 64 bit system 10:56:45 and bc works well: 2^31-1 + 1 give me the right answer, so I do not know.. 10:58:10 any suggestion (if there is any) is welcome. thx. 11:15:52 dioxriane [~dioxirane@unaffiliated/dioxirane] has joined #sbcl 11:18:48 -!- dioxirane [~dioxirane@unaffiliated/dioxirane] has quit [Ping timeout: 264 seconds] 11:26:00 -!- yacks [~yacks@180.151.36.168] has quit [Ping timeout: 264 seconds] 11:29:26 yacks [~yacks@180.151.36.168] has joined #sbcl 11:34:56 wbooze [~wbooze@xdsl-78-35-132-231.netcologne.de] has joined #sbcl 11:49:34 dioxirane [~dioxirane@unaffiliated/dioxirane] has joined #sbcl 11:53:20 -!- dioxirane [~dioxirane@unaffiliated/dioxirane] has quit [Client Quit] 11:53:36 -!- dioxriane [~dioxirane@unaffiliated/dioxirane] has quit [Ping timeout: 264 seconds] 12:16:31 dioxirane [~dioxirane@unaffiliated/dioxirane] has joined #sbcl 12:27:46 -!- dioxirane [~dioxirane@unaffiliated/dioxirane] has quit [Quit: leaving] 12:34:19 LiamH [~none@pool-74-96-4-63.washdc.east.verizon.net] has joined #sbcl 13:03:50 -!- Krystof [~user@81.174.155.115] has quit [Ping timeout: 246 seconds] 13:21:18 drmeister [~drmeister@pool-173-59-25-70.phlapa.fios.verizon.net] has joined #sbcl 13:27:47 Vivitron [~Vivitron@pool-98-110-213-33.bstnma.fios.verizon.net] has joined #sbcl 13:27:49 -!- Vivitron [~Vivitron@pool-98-110-213-33.bstnma.fios.verizon.net] has quit [Client Quit] 13:54:55 -!- sdemarre [~serge@91.180.79.135] has quit [Ping timeout: 260 seconds] 13:55:45 Krystof [~user@81.174.155.115] has joined #sbcl 13:55:46 -!- ChanServ has set mode +o Krystof 14:15:06 while fixing lp#769615 and lp#774410, I started wondering about the "picky-condition" tests in conditions.impure.lisp 14:15:09 one contains (invoke-restart (find-restart 'give-it c)) where c is a condition 14:15:14 CLHS for INVOKE-RESTART says "If restart is not valid, an error of type control-error is signaled." 14:15:20 in the test, FIND-RESTART returns a restart that is only active for condition C due to its test function 14:15:25 how is INVOKE-RESTART supposed to know whether the restart is active, if it does not have access to C? 14:15:46 I tested with other implementations: ECL and CLISP think INVOKE-RESTART should treat the restart as not being active, CCL (and SBLC master) do the opposite 14:31:02 yeah, I think there are bits in the condition system where youu need t have oracles 14:32:09 in the patch, I tried to retain current behavior, where possible 14:32:30 but INVOKE-RESTART definitely seems underspecified in this regard 15:10:51 -!- scymtym [~user@2001:638:504:2093:226:b9ff:fe7d:3e1f] has quit [Ping timeout: 245 seconds] 15:26:10 scymtym [~user@2001:638:504:2093:226:b9ff:fe7d:3e1f] has joined #sbcl 15:41:33 -!- akovalenko [~user@195.18.46.21] has quit [Ping timeout: 276 seconds] 15:42:52 Bike [~Glossina@63-229-130-176.ptld.qwest.net] has joined #sbcl 15:43:54 Fare [fare@nat/google/x-bmnvjcclebmlxgwx] has joined #sbcl 16:04:51 attila_lendvai [~attila_le@92.47.247.204] has joined #sbcl 16:04:51 -!- attila_lendvai [~attila_le@92.47.247.204] has quit [Changing host] 16:04:51 attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has joined #sbcl 16:36:09 -!- edgar-rft [~GOD@HSI-KBW-149-172-63-75.hsi13.kabel-badenwuerttemberg.de] has quit [Quit: bleeding] 16:42:21 Quadrescence [~quad@unaffiliated/quadrescence] has joined #sbcl 16:48:05 sdemarre [~serge@91.180.79.135] has joined #sbcl 17:15:27 akovalenko [~user@195.18.46.21] has joined #sbcl 17:37:03 -!- attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has quit [Quit: Leaving.] 17:43:07 -!- LiamH [~none@pool-74-96-4-63.washdc.east.verizon.net] has quit [Quit: Leaving.] 18:17:04 dioxirane [~dioxirane@unaffiliated/dioxirane] has joined #sbcl 18:21:55 -!- Bike [~Glossina@63-229-130-176.ptld.qwest.net] has quit [Quit: Lost terminal] 18:22:59 -!- stassats` [~stassats@wikipedia/stassats] has quit [Ping timeout: 256 seconds] 18:23:44 Bike [~Glossina@63-229-130-176.ptld.qwest.net] has joined #sbcl 18:32:59 ebw [~user@f051007110.adsl.alicedsl.de] has joined #sbcl 18:49:58 -!- Fare [fare@nat/google/x-bmnvjcclebmlxgwx] has quit [Ping timeout: 252 seconds] 18:50:50 -!- dioxirane [~dioxirane@unaffiliated/dioxirane] has quit [Quit: bye] 19:04:41 Fare [~fare@173-9-65-97-NewEngland.hfc.comcastbusiness.net] has joined #sbcl 19:51:27 LiamH [~none@pool-74-96-4-63.washdc.east.verizon.net] has joined #sbcl 20:06:30 -!- Fare [~fare@173-9-65-97-NewEngland.hfc.comcastbusiness.net] has quit [Ping timeout: 260 seconds] 20:19:34 -!- yacks [~yacks@180.151.36.168] has quit [Quit: Leaving] 20:19:40 Fare [fare@nat/google/x-avurvvslotjsdftt] has joined #sbcl 20:20:03 -!- foreignFunction [~niksaak@94.27.88.104] has quit [Quit: Leaving.] 20:28:48 dioxirane [~dioxirane@unaffiliated/dioxirane] has joined #sbcl 21:00:01 -!- wbooze [~wbooze@xdsl-78-35-132-231.netcologne.de] has quit [Ping timeout: 245 seconds] 21:13:41 -!- dioxirane [~dioxirane@unaffiliated/dioxirane] has quit [Quit: Bye] 21:14:27 wbooze [~wbooze@xdsl-78-35-181-52.netcologne.de] has joined #sbcl 21:58:30 -!- sdemarre [~serge@91.180.79.135] has quit [Ping timeout: 260 seconds] 22:14:04 -!- Bike [~Glossina@63-229-130-176.ptld.qwest.net] has quit [Ping timeout: 256 seconds] 22:18:53 -!- ebw [~user@f051007110.adsl.alicedsl.de] has quit [Remote host closed the connection] 22:23:32 -!- kanru` [~kanru@111.249.147.169] has quit [Ping timeout: 272 seconds] 22:25:12 -!- psilord [~psilord@c-69-180-173-249.hsd1.mn.comcast.net] has quit [Quit: Leaving.] 22:27:25 psilord [~psilord@c-69-180-173-249.hsd1.mn.comcast.net] has joined #sbcl 22:29:03 Bike [~Glossina@63-229-130-176.ptld.qwest.net] has joined #sbcl 23:44:20 -!- LiamH [~none@pool-74-96-4-63.washdc.east.verizon.net] has quit [Quit: Leaving.]