Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.forth > #28190

Re: gforth see bug

From Bernd Paysan <bernd.paysan@gmx.de>
Newsgroups comp.lang.forth
Subject Re: gforth see bug
Date 2014-01-31 21:30 +0100
Organization 1&1 Internet AG
Message-ID <lch14m$aoo$1@online.de> (permalink)
References <0ce3f959-1e51-4a11-b887-b4ca64f072fb@googlegroups.com>

Show all headers | View raw


humptydumpty wrote:

> Hi!
> 
> I run into a 'see' bug. Tested for linux versions 0.7.0 , 0.7.2 , 0.7.3 ,
> 0.7.9_2013082:
> 
> : test s\" alfa\tbeta" ;

> : test
>   s\" alfa\011beta" ;
> 2788200
> 
> Thanks in advance, gforth maintainers!

Why is that a bug?  You can write \t or \011 in an s\" string, both 
represent the tab control character.

-- 
Bernd Paysan
"If you want it done right, you have to do it yourself"
http://bernd-paysan.de/

Back to comp.lang.forth | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

gforth see bug humptydumpty <ouatubi@gmail.com> - 2014-01-31 00:08 -0800
  Re: gforth see bug Bernd Paysan <bernd.paysan@gmx.de> - 2014-01-31 21:30 +0100
    Re: gforth see bug humptydumpty <ouatubi@gmail.com> - 2014-01-31 13:04 -0800
      Re: gforth see bug Bernd Paysan <bernd.paysan@gmx.de> - 2014-02-01 02:39 +0100
        Re: gforth see bug humptydumpty <ouatubi@gmail.com> - 2014-01-31 23:52 -0800

csiph-web