| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Specify that `NaN`, `Infinity`, and `-Infinity` are no longer valid values for the `atime` and `mtime` arguments. Fixes: nodejs#15453
Fixes YAML parsing issues introduced in c8a2143. Refs: nodejs#15680
Specify that `NaN`, `Infinity`, and `-Infinity` are no longer valid values for the `atime` and `mtime` arguments. PR-URL: nodejs/node#15680 Fixes: nodejs/node#15453 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
|
This PR possibly breaks doc building. Refs: |
Sorry, something went wrong.
|
@vsemozhetbyt #15769 has enough LGTMs and it's a trivial change. Feel free to land it if you have time. |
Sorry, something went wrong.
|
Oops, sorry, did not see that, I will close mine and land yours, |
Sorry, something went wrong.
Fixes YAML parsing issues introduced in c8a2143. PR-URL: #15769 Refs: #15680 Reviewed-By: Lance Ball <lball@redhat.com> Reviewed-By: Timothy Gu <timothygu99@gmail.com> Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Fixes YAML parsing issues introduced in c8a2143. PR-URL: #15769 Refs: #15680 Reviewed-By: Lance Ball <lball@redhat.com> Reviewed-By: Timothy Gu <timothygu99@gmail.com> Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Fixes YAML parsing issues introduced in c8a2143. PR-URL: #15769 Refs: #15680 Reviewed-By: Lance Ball <lball@redhat.com> Reviewed-By: Timothy Gu <timothygu99@gmail.com> Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Fixes YAML parsing issues introduced in c8a2143. PR-URL: nodejs/node#15769 Refs: nodejs/node#15680 Reviewed-By: Lance Ball <lball@redhat.com> Reviewed-By: Timothy Gu <timothygu99@gmail.com> Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
| Back | FazBrowse Home | New Git URL |
Specify that NaN, Infinity, and -Infinity are no longer valid
values for the atime and mtime arguments.
Fixes: #15453
Checklist
Affected core subsystem(s)
doc