Skip to content

Replace int.Parse() with int.TryParse() to avoid exceptions caused by overflowing values in tags#2703

Closed
james-bjss wants to merge 7 commits intoGitTools:mainfrom
james-bjss:feature/ignore_integer_overflow
Closed

Replace int.Parse() with int.TryParse() to avoid exceptions caused by overflowing values in tags#2703
james-bjss wants to merge 7 commits intoGitTools:mainfrom
james-bjss:feature/ignore_integer_overflow

Commits

Commits on May 22, 2021

Commits on May 24, 2021

Commits on May 26, 2021

Commits on Jun 21, 2021