packages/nodejs

This commit is contained in:
termux-actions[bot]
2022-05-23 08:49:26 +00:00
parent d0713a19a0
commit 23adc23a4e
20 changed files with 208 additions and 64 deletions

View File

@@ -1,6 +1,6 @@
diff '--color=auto' -uNr node-v17.8.0.orig/src/debug_utils.cc node-v17.8.0/src/debug_utils.cc
--- node-v17.8.0.orig/src/debug_utils.cc 2022-03-26 22:11:04.165459285 +0530
+++ node-v17.8.0/src/debug_utils.cc 2022-03-26 22:12:24.985459255 +0530
diff '--color=auto' -uNr node-v18.0.0.orig/src/debug_utils.cc node-v18.0.0/src/debug_utils.cc
--- node-v18.0.0.orig/src/debug_utils.cc 2022-04-21 15:15:47.371869784 +0530
+++ node-v18.0.0/src/debug_utils.cc 2022-04-21 15:47:45.587175071 +0530
@@ -500,7 +500,7 @@
WriteConsoleW(handle, wbuf.data(), n, nullptr, nullptr);