[haiku-bugs] Re: [Haiku] #6227: Terminal TermParse::EscParse() 2 issues.

  • From: "bonefish" <trac@xxxxxxxxxxxx>
  • Date: Thu, 15 Jul 2010 22:29:57 -0000

#6227: Terminal TermParse::EscParse() 2 issues.
------------------------------------+---------------------------------------
  Reporter:  h.z                    |         Owner:  jackburton
      Type:  bug                    |        Status:  new       
  Priority:  normal                 |     Milestone:  R1        
 Component:  Applications/Terminal  |       Version:  R1/alpha2 
Resolution:                         |      Keywords:            
Blocked By:                         |   Has a Patch:  1         
  Platform:  All                    |      Blocking:            
------------------------------------+---------------------------------------

Comment (by bonefish):

 Replying to [comment:6 jackburton]:
 > the last case (c>0xA8 && c< 0xA9) seems to be covered already by the
 first check (c > 0xA1 && c < 0xA9)

 In fact, since `c` is an integer, the last check is always false.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/6227#comment:7>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: