00:00:00 --- log: started forth/11.04.16 01:23:03 --- join: qFox (~C00K13S@5356B263.cm-6-7c.dynamic.ziggo.nl) joined #forth 01:52:04 --- quit: ygrek (Remote host closed the connection) 02:08:09 --- join: ygrek (debian-tor@gateway/tor-sasl/ygrek) joined #forth 02:36:27 --- join: Pisadaan (~pisadaan@183.182.127.31) joined #forth 02:36:43 --- quit: Pisadaan (Remote host closed the connection) 02:37:07 --- join: Pisadaan (~pisadaan@183.182.127.31) joined #forth 02:48:03 --- quit: Pisadaan (Quit: Colloquy for iPhone - http://colloquy.mobi) 04:01:33 --- join: roarde (~roarde@pdpc/supporter/active/roarde) joined #forth 04:13:34 --- quit: roarde (Quit: Leaving) 04:20:16 --- quit: DocPlatypus (Quit: Leaving) 05:49:14 saper: the problem is that they distribute this software, not that they mark that it is evil. 05:50:46 debian does the same thing, and it to is problematic. 05:56:49 it's not "mark as evil", it's "do not redistribute" 05:57:09 it's okay to include a port, which just a makefile plus patches/scripts if necessary 06:09:46 --- join: gogonkt (~gogonkt@2001:5c0:1400:a::729) joined #forth 06:57:29 --- join: MartianW (~Martian@unaffiliated/martianw) joined #forth 06:59:40 Hi all. Is there a way to exit a word and go on to the next word without reaching the semicolon? 07:00:08 I know the next word's address should be on the return stack, but how do I "call" it. 07:00:23 (Forgive the C++ terminology) 07:09:38 exit 07:12:00 e.g., 07:12:00 : foo 1 = if 0 exit then 1 ; 07:12:00 : bar foo 22 ; 07:12:00 1 bar . . 07:12:00 2 bar . . 07:14:00 MartianW in which platform/cpu? 07:14:12 you dont want to call it, jmp to it 07:14:30 set IP to that next addr on rsp 07:14:45 r> IP! ; 07:15:01 or in asm, jmp next 07:15:17 --- quit: MartianW (Ping timeout: 252 seconds) 07:15:21 oops 07:20:32 --- part: absentia left #forth 07:24:56 --- join: foocraft (~dsc@89.211.73.236) joined #forth 08:03:20 --- join: nixness (~dsc@78.101.168.111) joined #forth 08:06:48 --- quit: foocraft (Ping timeout: 248 seconds) 08:28:13 --- join: TreyB (~Adium@75.53.195.146) joined #forth 08:33:22 --- join: wtfness (~dsc@89.211.181.225) joined #forth 08:36:30 --- quit: nixness (Ping timeout: 240 seconds) 08:51:35 --- join: Monevii (~Monevii@67.224.130.80) joined #forth 08:59:06 --- quit: wtfness (Ping timeout: 240 seconds) 09:13:02 --- join: wtfness (~dsc@89.211.215.228) joined #forth 10:16:37 --- nick: wtfness -> foocraft 10:23:36 --- join: Pisadaan (~pisadaan@183.182.127.31) joined #forth 10:32:22 --- quit: Pisadaan (Quit: Colloquy for iPhone - http://colloquy.mobi) 10:58:34 --- quit: qFox (Quit: Time for cookies!) 11:02:30 --- join: I440r (~mark4@108-64-168-250.lightspeed.wepbfl.sbcglobal.net) joined #forth 11:02:30 --- mode: ChanServ set +o I440r 11:32:12 moi 11:33:40 --- join: nixness (~dsc@89.211.215.228) joined #forth 11:40:08 --- quit: nixness (Quit: Leaving) 11:43:43 --- join: nixness (~dsc@89.211.215.228) joined #forth 12:13:23 --- quit: ygrek (Ping timeout: 246 seconds) 12:28:34 --- quit: nixness (Ping timeout: 248 seconds) 13:38:29 --- quit: I440r (Ping timeout: 260 seconds) 14:31:11 --- join: nixness (~dsc@78.100.176.127) joined #forth 14:34:03 --- quit: foocraft (Ping timeout: 240 seconds) 16:48:24 --- join: wtfness (~dsc@78.100.201.195) joined #forth 16:51:32 --- quit: nixness (Ping timeout: 246 seconds) 17:02:41 --- nick: wtfness -> foocraft 18:38:57 --- quit: gogonkt (Read error: Operation timed out) 18:42:56 --- join: gogonkt (~gogonkt@2001:5c0:1400:a::4a9) joined #forth 18:50:21 --- join: appamatto (~appamatto@li210-235.members.linode.com) joined #forth 19:23:10 --- quit: foocraft (Read error: Connection reset by peer) 19:23:56 --- join: foocraft (~dsc@89.211.214.110) joined #forth 19:49:48 --- quit: foocraft (Quit: Leaving) 20:21:23 --- join: DocPlatypus (~skquinn@dsl253-084-031.hou1.dsl.speakeasy.net) joined #forth 21:58:29 --- quit: gogonkt (Ping timeout: 248 seconds) 22:45:59 --- join: ygrek (debian-tor@gateway/tor-sasl/ygrek) joined #forth 23:17:41 --- quit: Monevii (Remote host closed the connection) 23:59:59 --- log: ended forth/11.04.16