--- Log opened Sat Feb 13 00:00:38 2010 |
00:44 | | gnolam [lenin@Nightstar-38637aa0.priv.bahnhof.se] has quit [[NS] Quit: ] |
00:47 | | crem [moo@Nightstar-8ca3eea7.adsl.mgts.by] has quit [Ping timeout: 121 seconds] |
01:09 | | MyCatVerbs [mycatverbs@Nightstar-58acb782.cable.virginmedia.com] has quit [Ping timeout: 121 seconds] |
01:12 | | Derakon[AFK] is now known as Derakon |
01:18 | <@Derakon> | Idly, I found a bug today in the Pyro remote object library. |
01:18 | <@Derakon> | It naively assumes that sys.maxint/2 is always an integer. |
01:19 | <@Derakon> | Which it isn't in bizarre edge cases which I suspect involve the client invoking "from __future__ import division". |
01:19 | <@Derakon> | This caused Python to bomb out when passed a non-integer boundary to randint. |
01:37 | | Attilla [Attilla@FBC920.398CA6.F93472.B3D411] has quit [Connection reset by peer] |
01:52 | | Vornicus-Latens is now known as Vornicus |
02:01 | <@Vornicus> | Der: it's /always/ non-integer in situations where division can give non-integers. |
02:02 | <@Derakon> | This was sys.maxint/2 |
02:03 | <@Derakon> | Two integers, dividing, gives an integer result. |
02:04 | <@Vornicus> | Only if from __future__ import division isn't in there. |
02:04 | <@Vornicus> | If you want to do it nowadays you should /always/ make sure to use //, which is flooring division. |
02:04 | <@Vornicus> | TIme to go beat Pyro for not doing that. |
02:05 | < Namegduf> | Yeah... it was added in 2.3 or something, wasn't it? |
02:05 | < Namegduf> | That was a pretty long time ago. |
02:10 | <@Derakon> | Well, I sent a bug report to pyro-core. |
02:21 | | Derakon is now known as Derakon[AFK] |
03:44 | | * ToxicFrog throttles gdb |
03:44 | <@ToxicFrog> | All I want it to do is kill this program thouroughly when it crashes rather than letting it go zombie. |
03:44 | <@ToxicFrog> | (gdb) catch signal SEGV |
03:44 | <@ToxicFrog> | Catch of signal not yet implemented |
03:44 | <@ToxicFrog> | (gdb) catch stop |
03:44 | <@ToxicFrog> | Catch of stop not yet implemented |
03:57 | <@McMartin> | Sounds like mac gdb to me~ |
04:00 | <@ToxicFrog> | Cygwin, actually |
04:02 | | * ToxicFrog finally settles for 'echo "set pagination off\nset confirm off\nfile IWar.exe\nrun -b -16\nkill\nquit" | gdb' |
04:59 | | celticminstrel [celticminstre@Nightstar-f8b608eb.cable.rogers.com] has quit [[NS] Quit: *hums* Can't stay now!] |
05:01 | | celticminstrel [celticminstre@Nightstar-f8b608eb.cable.rogers.com] has joined #code |
05:05 | | celticminstrel [celticminstre@Nightstar-f8b608eb.cable.rogers.com] has quit [Ping timeout: 121 seconds] |
05:29 | | Kazriko [kaz@Nightstar-e09690fa.client.bresnan.net] has quit [[NS] Quit: Leaving] |
05:39 | | Thaqui [Thaqui@27B34E.D54D49.F53FA1.6A113C] has joined #code |
05:58 | | Serah [Z@Nightstar-11344bdb.customer.tele.dk] has quit [Ping timeout: 121 seconds] |
06:22 | | Taki^ [Taki_@Nightstar-39d785ef.consolidated.net] has quit [Client closed the connection] |
06:28 | | Taki^ [Taki_@Nightstar-39d785ef.consolidated.net] has joined #code |
06:40 | | Kazriko [kaz@Nightstar-e09690fa.client.bresnan.net] has joined #code |
06:40 | | mode/#code [+o Kazriko] by Reiver |
06:48 | | Serah [Z@3A600C.A966FF.5BF32D.8E7ABA] has joined #code |
07:17 | | Kazriko [kaz@Nightstar-e09690fa.client.bresnan.net] has quit [[NS] Quit: Leaving] |
07:29 | | Derakon[AFK] is now known as Derakon |
07:39 | | Derakon is now known as Derakon[AFK] |
08:22 | | AnnoDomini [annodomini@Nightstar-88a85ee3.adsl.tpnet.pl] has joined #code |
08:22 | | mode/#code [+o AnnoDomini] by Reiver |
08:48 | | You're now known as TheWatcher |
08:59 | | Kazriko [kaz@Nightstar-e09690fa.client.bresnan.net] has joined #code |
08:59 | | mode/#code [+o Kazriko] by Reiver |
09:02 | | guest [guest@Nightstar-7563e640.range86-146.btcentralplus.com] has joined #code |
09:02 | | guest is now known as Tarinaky |
09:22 | | Kazriko [kaz@Nightstar-e09690fa.client.bresnan.net] has quit [Connection closed] |
09:50 | | Serah [Z@3A600C.A966FF.5BF32D.8E7ABA] has quit [Ping timeout: 121 seconds] |
09:54 | | You're now known as TheWatcher[afk] |
09:58 | | Kazriko [kaz@Nightstar-e09690fa.client.bresnan.net] has joined #code |
09:58 | | mode/#code [+o Kazriko] by Reiver |
10:27 | | Rhamphoryncus [rhamph@Nightstar-8931f88f.abhsia.telus.net] has quit [Client exited] |
11:05 | | gnolam [lenin@Nightstar-38637aa0.priv.bahnhof.se] has joined #code |
12:40 | | AbuDhabi [annodomini@Nightstar-096db1d5.adsl.tpnet.pl] has joined #code |
12:43 | | AnnoDomini [annodomini@Nightstar-88a85ee3.adsl.tpnet.pl] has quit [Ping timeout: 121 seconds] |
12:50 | | Attilla [Attilla@FBC920.480E8C.EA1943.938DAA] has joined #code |
12:50 | | mode/#code [+o Attilla] by Reiver |
13:25 | | Thaqui [Thaqui@27B34E.D54D49.F53FA1.6A113C] has quit [Connection closed] |
14:49 | | celticminstrel [celticminstre@Nightstar-f8b608eb.cable.rogers.com] has joined #code |
15:05 | | You're now known as TheWatcher |
16:15 | | Serah [Z@3A600C.A966FF.5BF32D.8E7ABA] has joined #code |
17:11 | | Serah [Z@3A600C.A966FF.5BF32D.8E7ABA] has quit [Ping timeout: 121 seconds] |
17:41 | | Syloqs-AFH [Syloq@NetworkAdministrator.Nightstar.Net] has quit [Connection reset by peer] |
17:43 | | Serah [Z@26ECB6.A4B64C.298B52.D80DA0] has joined #code |
17:44 | | Syloqs_AFH [Syloq@NetworkAdministrator.Nightstar.Net] has joined #code |
17:45 | | Syloqs_AFH is now known as Syloqs-AFH |
18:56 | | crem [moo@Nightstar-8ca3eea7.adsl.mgts.by] has joined #code |
19:37 | | Taki^ [Taki_@Nightstar-39d785ef.consolidated.net] has quit [Connection reset by peer] |
19:43 | | Taki^ [Taki_@Nightstar-39d785ef.consolidated.net] has joined #code |
20:01 | | Thaqui [Thaqui@27B34E.D54D49.F53FA1.6A113C] has joined #code |
20:11 | | crem [moo@Nightstar-8ca3eea7.adsl.mgts.by] has quit [Client closed the connection] |
20:18 | | crem [moo@Nightstar-8ca3eea7.adsl.mgts.by] has joined #code |
21:03 | | Rhamphoryncus [rhamph@Nightstar-8931f88f.abhsia.telus.net] has joined #code |
21:09 | | Serah [Z@26ECB6.A4B64C.298B52.D80DA0] has quit [Ping timeout: 121 seconds] |
21:19 | | Serah [Z@5E691D.FC7C16.7074BE.19ACB6] has joined #code |
21:35 | | Serah [Z@5E691D.FC7C16.7074BE.19ACB6] has quit [Ping timeout: 121 seconds] |
21:42 | | Serah [Z@Nightstar-11344bdb.customer.tele.dk] has joined #code |
22:24 | | Tarinaky [guest@Nightstar-7563e640.range86-146.btcentralplus.com] has quit [Ping timeout: 121 seconds] |
22:53 | | Tarinaky [guest@Nightstar-7563e640.range86-146.btcentralplus.com] has joined #code |
23:00 | | ^ikaT [Taki_@Nightstar-39d785ef.consolidated.net] has joined #code |
23:01 | | Taki^ [Taki_@Nightstar-39d785ef.consolidated.net] has quit [Client closed the connection] |
23:01 | | ^ikaT [Taki_@Nightstar-39d785ef.consolidated.net] has quit [Client closed the connection] |
23:10 | | ^ikaT [Meh@Nightstar-39d785ef.consolidated.net] has joined #code |
23:29 | < celticminstrel> | ...why is there no curses.KEY_ESCAPE? |
23:32 | < Serah> | That'd be too easy. |
23:33 | < celticminstrel> | But SDL has one! |
23:40 | <@TheWatcher> | Because it doesn't want you to get away. There's NO ESCAPE! >.> |
23:42 | < celticminstrel> | Maybe it's the same as the missing curses.KEY_RETURN - that is, I need to check for an ASCII control character. |
23:42 | < celticminstrel> | I'm going to try that, anyway. |
23:44 | | AbuDhabi [annodomini@Nightstar-096db1d5.adsl.tpnet.pl] has quit [[NS] Quit: Time for sleeping.] |
23:49 | | Tarinaky [guest@Nightstar-7563e640.range86-146.btcentralplus.com] has quit [Ping timeout: 121 seconds] |
--- Log closed Sun Feb 14 00:00:39 2010 |