Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up
Pro
- Washington, DC
- Washington, DC
Pinned
2,409 contributions in the last year
Contribution activity
September 2019
- Xliff/p6-GTK-CoreTemps Perl 6
- Xliff/Terminal-Spinners Perl 6
Created a pull request in FCO/Red that received 3 comments
Created an issue in rakudo/rakudo that received 6 comments
Using a decimal number in a %{num}d format will result in an apparent infinite loop
The Problem
This line will cause an apparent infinite loop in rakudo: m: 200.fmt('%1.724275869600789d').say
Expected Behavior
I would expect eithe…
6
comments