Unhandled integers
We should forbid Type
with numbers more than 16 to prevent memory exhaustion (added by #28 (closed))
Thus, the parser should returns Option
This check should be done in the builder
and return UniverseTooLarge
We should forbid Type
with numbers more than 16 to prevent memory exhaustion (added by #28 (closed))
Thus, the parser should returns Option
This check should be done in the builder
and return UniverseTooLarge
added Parser label
changed the description
added 1 deleted label
changed the description
assigned to @pigeonmoelleux
41-unhandled-integers
to address this issue created branch 41-unhandled-integers
to address this issue
added Doing label
mentioned in merge request !60 (merged)
closed with merge request !60 (merged)
mentioned in commit 6e8726c2