BorysLevytskyi / BitwiseCmd

Bitwise Calculator Online
http://bitwisecmd.com
GNU Affero General Public License v3.0
310 stars 14 forks source link

Unable to use bitwise OR with certain binary numbers #36

Closed thedarkcolour closed 1 year ago

thedarkcolour commented 1 year ago

To reproduce: enter in 0b00010010001101000101011001111000 | 0b10101010101010101010101000000000 and wait Error: image Nothing seems to be printed to the console. I'm on Firefox, Linux Mint.

BorysLevytskyi commented 1 year ago

Hi, @thedarkcolour. Thank you for creating this issue. Today I fixed and released a new version of BitwiseCmd.