2016-11-27T00:16:09Z ddp joined #ccl 2016-11-27T00:31:19Z macdavid313 quit (Quit: macdavid313) 2016-11-27T00:43:27Z ddp quit (Quit: ddp) 2016-11-27T00:50:01Z ddp joined #ccl 2016-11-27T01:12:13Z pierpa quit (Ping timeout: 265 seconds) 2016-11-27T01:16:36Z ddp quit (Quit: ddp) 2016-11-27T02:35:49Z ddp joined #ccl 2016-11-27T02:44:12Z schjetne quit (Quit: No Ping reply in 180 seconds.) 2016-11-27T02:45:42Z schjetne joined #ccl 2016-11-27T03:03:52Z ddp quit (Quit: ddp) 2016-11-27T04:04:06Z rumbler31 joined #ccl 2016-11-27T04:38:52Z ddp joined #ccl 2016-11-27T05:27:45Z ddp quit (Quit: ddp) 2016-11-27T05:29:49Z rumbler31 quit (Remote host closed the connection) 2016-11-27T06:03:05Z _leb joined #ccl 2016-11-27T06:10:49Z _leb quit (Read error: Connection reset by peer) 2016-11-27T07:30:21Z rumbler31 joined #ccl 2016-11-27T07:34:36Z rumbler31 quit (Ping timeout: 258 seconds) 2016-11-27T08:34:48Z macdavid313 joined #ccl 2016-11-27T08:52:17Z macdavid313 quit (Ping timeout: 240 seconds) 2016-11-27T12:05:56Z sjl joined #ccl 2016-11-27T12:29:31Z macdavid313 joined #ccl 2016-11-27T13:51:59Z sjl quit (Ping timeout: 260 seconds) 2016-11-27T14:14:09Z macdavid313 quit (Remote host closed the connection) 2016-11-27T14:14:30Z macdavid313 joined #ccl 2016-11-27T14:23:14Z pierpa joined #ccl 2016-11-27T14:34:20Z sjl joined #ccl 2016-11-27T14:46:23Z itruslove quit (Ping timeout: 256 seconds) 2016-11-27T14:58:15Z pierpa quit (Remote host closed the connection) 2016-11-27T15:04:49Z pierpa joined #ccl 2016-11-27T15:54:31Z H4ns joined #ccl 2016-11-27T15:55:25Z H4ns: hi! is there an easy way to completely disable the debugger? i want my application (built with buildapp) to exit when ctrl-c is typed or an error occurs. 2016-11-27T16:31:29Z rumbler31 joined #ccl 2016-11-27T16:34:59Z itruslove joined #ccl 2016-11-27T16:35:52Z rumbler31 quit (Ping timeout: 258 seconds) 2016-11-27T16:45:12Z ddp joined #ccl 2016-11-27T17:27:39Z H4ns: http://stackoverflow.com/questions/9950680/unix-signal-handling-in-common-lisp had my answer 2016-11-27T17:28:04Z H4ns: (set ccl:*break-hook* (lambda (condition hook) ...)) 2016-11-27T17:28:11Z H4ns: setF obviously 2016-11-27T18:00:12Z macdavid313 quit (Quit: macdavid313) 2016-11-27T18:30:00Z phf: H4ns: does that also handle normal exceptions? 2016-11-27T18:32:06Z H4ns: apparently, it is called before the debugger is invoked for whatever reason. 2016-11-27T18:32:12Z H4ns: phf: which is what i want. 2016-11-27T18:32:41Z phf: interesting, well, that's handy, thanks 2016-11-27T20:00:19Z _leb joined #ccl 2016-11-27T20:05:14Z _leb quit 2016-11-27T20:05:50Z _leb joined #ccl 2016-11-27T20:49:39Z _leb quit 2016-11-27T21:08:59Z _leb joined #ccl 2016-11-27T21:13:13Z rumbler31 joined #ccl 2016-11-27T22:11:30Z rumbler31 quit (Remote host closed the connection) 2016-11-27T23:27:58Z _leb quit 2016-11-27T23:33:57Z sjl quit (Ping timeout: 248 seconds) 2016-11-27T23:40:13Z itruslove quit (Ping timeout: 258 seconds)