octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #39305] copy/paste not consistent or intuitive


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #39305] copy/paste not consistent or intuitive
Date: Tue, 13 Aug 2013 18:15:00 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20100101 Firefox/10.0.12 Iceweasel/10.0.12

Follow-up Comment #29, bug #39305 (project octave):

I don't understand the intent of


GetKeyState ('C') == 0 || GetKeyState (VK_CONTROL) == 0


in the patch.  That looks like it is checking for a 'C' key or a 'Control'
key, not both combined.  Should this have used something other than the
short-circuit logical '||' operator?


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?39305>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]