00:00:00 --- log: started forth/13.11.06 01:18:25 --- join: impomatic (~chatzilla@87.114.126.86) joined #forth 02:09:24 --- quit: nisstyre (Quit: Leaving) 02:43:47 --- quit: kludge` (Ping timeout: 245 seconds) 02:44:33 --- join: kludge` (~comet@unaffiliated/espiral) joined #forth 02:53:12 --- quit: mnemnion (Remote host closed the connection) 02:53:55 --- join: mnemnion (~mnemnion@c-98-210-219-91.hsd1.ca.comcast.net) joined #forth 02:54:14 --- join: ErhardtMundt (~Lawrence@95.234.75.18) joined #forth 02:58:24 --- quit: mnemnion (Ping timeout: 265 seconds) 03:49:21 --- join: LinearInterpol (~RJones@cpe-76-179-150-229.maine.res.rr.com) joined #forth 04:00:37 --- join: dessos (~dessos@c-174-60-176-249.hsd1.pa.comcast.net) joined #forth 04:27:52 --- quit: LinearInterpol (Ping timeout: 260 seconds) 04:44:28 --- join: mnemnion (~mnemnion@c-98-210-219-91.hsd1.ca.comcast.net) joined #forth 04:49:32 --- quit: mnemnion (Ping timeout: 272 seconds) 05:05:58 --- join: LinearInterpol (~RJones@WatchGuard.ellsworth-hs.ellsworth.k12.me.us) joined #forth 05:41:49 --- join: nighty^ (~nighty@lns-bzn-49f-62-147-170-46.adsl.proxad.net) joined #forth 06:18:40 --- quit: Bahman (Quit: Leaving.) 06:40:33 --- join: mnemnion (~mnemnion@c-98-210-219-91.hsd1.ca.comcast.net) joined #forth 06:44:52 --- quit: mnemnion (Ping timeout: 246 seconds) 06:51:12 --- quit: ErhardtMundt (Ping timeout: 260 seconds) 06:53:42 --- join: kumul (~mool@adsl-173-228-252-249.prtc.net) joined #forth 07:48:33 --- join: kumool (~mool@adsl-64-237-226-115.prtc.net) joined #forth 07:52:53 --- quit: kumul (Ping timeout: 265 seconds) 09:00:09 --- join: mnemnion (~mnemnion@c-98-210-219-91.hsd1.ca.comcast.net) joined #forth 09:37:19 --- join: w0rm_x (~w0rm@client-86-31-185-43.oxfd.adsl.virginm.net) joined #forth 09:51:38 --- quit: LinearInterpol (Ping timeout: 246 seconds) 10:29:40 --- join: LinearInterpol (~RJones@WatchGuard.ellsworth-hs.ellsworth.k12.me.us) joined #forth 10:34:58 --- quit: crc_mobile (Remote host closed the connection) 10:46:29 are there circumstances where "execute" will clobber two values on the stack? 10:47:34 depends what you're executing, probably... 10:50:00 no doubt... so I'm printing the stack directly before the word 'execute' and then again when I (properly) reach the function. no intermediate words... and I'm losing two stack values 10:50:19 to make matters worse, it's a dispatch table and the first five functions I added to it are well behaved. 10:50:24 I'm fairly mystified. 10:50:41 I haven't broken my unit tests 10:51:20 --- join: crc_mobile (uid2647@gateway/web/irccloud.com/x-gwwhklhuquqjhmtw) joined #forth 10:51:52 <4> -23 4363201768 4363196112 -6 10:51:52 execute on: <3> -23 4363201768 4363198088 10:51:52 -cel<1> -23 10:52:20 the -6 is the offset into the function table etc112 10:52:44 execute should consume -8088, but it's also eating up --1768 10:52:52 which I don't understand 10:53:35 hah found it! 10:53:44 there was a floating ) 10:53:46 --- quit: LinearInterpol (Ping timeout: 240 seconds) 10:53:54 which what, silently drops a table value? 10:54:04 that's a bad thing for a malformed comment to do. I may stick with \ in future 10:54:55 It's a good thing I wrote a rudimentary syntax highlighter or I could have spent another half hour on that. :-\ 11:39:31 --- join: LinearInterpol (~RJones@WatchGuard.ellsworth-hs.ellsworth.k12.me.us) joined #forth 12:07:49 --- quit: LinearInterpol (Ping timeout: 245 seconds) 12:10:28 --- join: ErhardtMundt (~Lawrence@host104-159-dynamic.6-87-r.retail.telecomitalia.it) joined #forth 12:27:22 --- quit: true-grue (Read error: Connection reset by peer) 12:48:24 --- join: LinearInterpol (~RJones@bb-216-195-185-231.gwi.net) joined #forth 13:20:14 --- part: w0rm_x left #forth 13:24:06 --- quit: nighty^ (Quit: Disappears in a puff of smoke) 13:26:52 --- join: nighty^ (~nighty@lns-bzn-49f-62-147-170-46.adsl.proxad.net) joined #forth 13:49:36 --- quit: nighty^ (Ping timeout: 260 seconds) 13:51:30 --- join: nighty^ (~nighty@lns-bzn-49f-62-147-170-46.adsl.proxad.net) joined #forth 14:13:21 --- quit: ASau (Remote host closed the connection) 14:15:40 --- join: ASau (~user@p54AFFE1B.dip0.t-ipconnect.de) joined #forth 14:19:34 --- quit: LinearInterpol (Ping timeout: 245 seconds) 14:42:12 --- join: ErhardtGhost (~Lawrence@host6-76-dynamic.49-79-r.retail.telecomitalia.it) joined #forth 14:45:01 --- quit: ErhardtMundt (Ping timeout: 244 seconds) 14:46:18 --- join: Azel (~Thunderbi@83.82.69.86.rev.sfr.net) joined #forth 14:47:43 --- join: alexshendi (~alexshend@HSI-KBW-078-043-199-120.hsi4.kabel-badenwuerttemberg.de) joined #forth 14:51:15 --- part: alexshendi left #forth 15:25:02 --- join: LinearInterpol (~RJones@cpe-76-179-150-229.maine.res.rr.com) joined #forth 15:57:39 --- quit: nighty^ (Remote host closed the connection) 16:30:13 --- quit: segher (Quit: Lost terminal) 17:02:59 --- join: nisstyre (~yours@oftn/member/Nisstyre) joined #forth 17:42:29 --- quit: LinearInterpol (Ping timeout: 246 seconds) 17:55:15 --- join: Bahman (~Bahman@2.146.217.62) joined #forth 18:14:44 --- quit: john_metcalf (Ping timeout: 260 seconds) 18:16:11 --- quit: impomatic (Ping timeout: 265 seconds) 18:22:50 --- join: ASau` (~user@p5083D0B6.dip0.t-ipconnect.de) joined #forth 18:25:45 --- quit: ASau (Ping timeout: 244 seconds) 18:29:52 --- join: impomatic (~chatzilla@87.113.178.250) joined #forth 18:33:09 --- nick: ASau` -> ASau 19:12:53 --- quit: kumool (Read error: Connection reset by peer) 19:13:19 --- join: kumool (~mool@adsl-64-237-226-115.prtc.net) joined #forth 20:33:05 --- quit: nisstyre (Quit: Leaving) 20:50:33 --- join: LinearInterpol (~RJones@cpe-76-179-150-229.maine.res.rr.com) joined #forth 21:15:13 --- join: noneofmynickswor (~mool@adsl-173-228-252-249.prtc.net) joined #forth 21:18:24 --- quit: kumool (Ping timeout: 240 seconds) 21:24:24 --- quit: noneofmynickswor (Quit: Leaving) 22:38:50 --- quit: Bahman (Quit: Leaving.) 22:48:13 --- join: Bahman (~Bahman@2.146.217.62) joined #forth 23:59:59 --- log: ended forth/13.11.06