| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent ee8a4a2 commit f5008fd
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -2244,8 +2244,8 @@ changes: | |||
| 2244 | 2244 | ||
| 2245 | 2245 | Type: Documentation-only (supports [`--pending-deprecation`][]) | |
| 2246 | 2246 | ||
| 2247 | - Directly calling `process.binding('uv').errname(<val>)` is deprecated. | ||
| 2248 | - Please make sure to use [`util.getSystemErrorName()`][] instead. | ||
| 2247 | + `process.binding('uv').errname()` is deprecated. Please use | ||
| 2248 | + [`util.getSystemErrorName()`][] instead. | ||
| 2249 | 2249 | ||
| 2250 | 2250 | <a id="DEP0120"></a> | |
| 2251 | 2251 | ### DEP0120: Windows Performance Counter Support | |
| Back | FazBrowse Home | New Git URL |
0 commit comments