Commit 2bdfbc9
Editorial: Fix wrong type of Time Record [[Days]] field
This field is not ≥ 0, as can be trivially verified by calling AddTime
with any Time Record and a time duration < -86400,000,000,000.
Credit to Vebjørn Øiestad and Aria Bjørnbakken Eide for discovering
this.
Co-Authored-By: Vebjørn Øiestad <[email protected]>
Co-Authored-By: Aria Bjørnbakken Eide <[email protected]>1 parent 0282b65 commit 2bdfbc9
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
409 | 409 | | |
410 | 410 | | |
411 | 411 | | |
412 | | - | |
| 412 | + | |
413 | 413 | | |
414 | 414 | | |
415 | 415 | | |
| |||
455 | 455 | | |
456 | 456 | | |
457 | 457 | | |
458 | | - | |
| 458 | + | |
459 | 459 | | |
460 | 460 | | |
461 | 461 | | |
| |||
0 commit comments