SpeedCrunch accepts garbage as input

Issue #342 duplicate
Former user created an issue

Originally reported on Google Code with ID 342 ``` I'm just a newbie here, but it seems to me that you should give some sort of syntax error for these... I was testing whether bitwise operators were supported. Below is a snippet of my session

4&3 4 4&1 4 4!@$#%!2 24 8>>1 8

It looks like as long as you have a number in front, everything after that is ignored if anything unexpected occurs. What gives?

Using version 0.10.1 Ubuntu 9.10 32-bit

```

Reported by `willsha360@aim.com` on 2010-04-19 02:01:52

Comments (1)

  1. Former user Account Deleted

    Reported by `helder.pereira.correia` on 2010-04-19 17:47:25 - Status changed: `Duplicate` - Merged into: #331

  2. Log in to comment