You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/01/21 06:32:16 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #5299: libxx:uclibxx: add patch use overload constructor of filebuf & ostream

xiaoxiang781216 commented on a change in pull request #5299:
URL: https://github.com/apache/incubator-nuttx/pull/5299#discussion_r789392503



##########
File path: libs/libxx/0001-uClibcxx-ios-fix-wclog-err.patch
##########
@@ -0,0 +1,36 @@
+From 105280c3138acd01b6c1c48b7cf20fbf870df6b8 Mon Sep 17 00:00:00 2001
+From: zhuyanlin <zh...@xiaomi.com>
+Date: Tue, 12 Oct 2021 19:37:47 +0800
+Subject: [PATCH] uClibcxx:ios: fix wclog err
+
+N/A
+
+Change-Id: I5e2311c4ae906b3e3942594b98675a43f8380c3c
+---
+ src/ios.cpp | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+diff --git a/src/ios.cpp b/src/ios.cpp

Review comment:
       need add prefix, please take a look other patch file in the same folder.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org