← Back to team overview

registry team mailing list archive

[Bug 631402] Re: Calculator fail in scientific binary mode with NOT operator

 

Thank you for your bug report. This bug has been reported to the developers of the software. You can track it and make comments at:
 https://bugzilla.gnome.org/show_bug.cgi?id=628892

** Description changed:

  Binary package hint: gcalctool
  Maverick BETA
  
- Performing Desktop test cal-005.
+ Switch to Programming mode, select Binary as base and calculate the
+ following sums. If any of these answers are wrong, report it as a bug in
+ launchpad
+ 
+    1. NOT 1 = 0
+    2. 0 AND 1 = 0
+    3. 0 OR 1 = 1 
  
  Performing NOT 1 it gives
  1111111111111111111111111111111111111111111111111111111111111110 as
  result.
  
  NOT operator seems to work in some cases:
  
  NOT 1 AND 1 = 0
  0 AND NOT 1 = 0
  
  and not in others:
  
  NOT 1 OR 1 = 1111111111111111111111111111111111111111111111111111111111
  NOT 0 OR 0 = 1111111111111111111111111111111111111111111111111111111111

** Bug watch added: GNOME Bug Tracker #628892
   https://bugzilla.gnome.org/show_bug.cgi?id=628892

** Changed in: gcalctool (Ubuntu)
   Importance: Undecided => Low

** Changed in: gcalctool (Ubuntu)
       Status: Confirmed => Triaged

** Also affects: gcalctool via
   https://bugzilla.gnome.org/show_bug.cgi?id=628892
   Importance: Unknown
       Status: Unknown

-- 
Calculator fail in scientific binary mode with NOT operator
https://bugs.launchpad.net/bugs/631402
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for GCalctool.