On new startup: history converts hex-value to decimal

Issue #234 duplicate
Former user created an issue

Originally reported on Google Code with ID 234 ``` What steps will reproduce the problem? 1. enter "hex(22)" => Result is "0x16" 2. quit speedcrunch 3. restart speedcrunch

What is the expected output? What do you see instead? The history does show

  • hex(22)
  • 22

instead of

  • hex(22)
  • 0x16

What version of the product are you using? On what operating system? 0.10.1 (debian/sid)

```

Reported by `gelberschnee` on 2009-01-13 12:27:02

Comments (2)

  1. Former user Account Deleted

    ``` This is obviously a duplicate of issue #216. I'd like to mark this report as such, however, none of my browsers (Konqueror, Firefox, Opera) seems to work with the site's software: whenever I select the "Status Duplicate", the field stays on "Status New". ```

    Reported by `andreas_scherer@alice.de` on 2009-02-24 13:40:04

  2. Former user Account Deleted

    Reported by `helder.pereira.correia` on 2009-02-24 16:07:11 - Status changed: `Duplicate` - Merged into: #216

  3. Log in to comment