openbullet / openbullet/OpenBullet2
[Bug]: wrong compute
Open
@openbullet is already working on this.
Since Jun 6, 2024.
bug
- Dominant language
- C#
- Stars
- 2.4k
- Forks
- 602
- PR merge metrics
- No merged PRs in 30d
Description
Version of the software
0.2.5
Operating system
Windows 10
Browser / Native
Native
What happened?
A bug happened!
When turn 1GB to Bytes, OB2 will return wrong answer.
Relevant LoliCode if needed
BLOCK:Compute
LABEL:gibtobyte
input = $"1 * 1024 * 1024 * 1024"
=> VAR @computeOutput
ENDBLOCK
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.