Commit 429bf83
authored
Fixing casting issue in fixed-point.hh
The `integer()` overload with a different type had inconsistent codepath between signed and unsigned, resulting in precision problems.1 parent a067701 commit 429bf83
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
| 175 | + | |
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| |||
0 commit comments