ianfhunter / GNOLL

GNOLL is an efficient dice notation parser for multiple programming languages that supports a wide set of dice notation
https://www.ianhunter.ie/GNOLL/
GNU General Public License v3.0
39 stars 23 forks source link

Huge numbers for dice #472

Closed ianfhunter closed 3 months ago

ianfhunter commented 4 months ago

Description

⬆️ Increase size of dice allowed by: 1d2147483647 ->1d9223372036854775807 🦺 Start to catch over/underflow issues

How Has This Been Tested

Change Type

Checklist

ianfhunter commented 3 months ago

maybe better to do this in parts

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud