libxx/patch: Remove jira information and change-id
Signed-off-by: wangmingrong1 <wangmingrong1@xiaomi.com>
This commit is contained in:
parent
e04853536d
commit
d13dc86f16
4 changed files with 0 additions and 6 deletions
|
@ -7,8 +7,6 @@ MIME-Version: 1.0
|
|||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
||||
VELAPLATFO-32782
|
||||
|
||||
nuttx/libs/libxx/libcxxabi/src/cxa_personality.cpp: In function ‘void __cxxabiv1::__cxa_call_unexpected(void*)’:
|
||||
nuttx/libs/libxx/libcxxabi/src/cxa_personality.cpp:1250:46: warning: ‘ttypeIndex’ may be used uninitialized [-Wmaybe-uninitialized]
|
||||
1250 | if (!exception_spec_can_catch(ttypeIndex, classInfo, ttypeEncoding,
|
||||
|
@ -17,7 +15,6 @@ nuttx/libs/libxx/libcxxabi/src/cxa_personality.cpp:1250:46: warning: ‘ttypeInd
|
|||
| ~~~~~~~~~~~~~~~~~~~~~~
|
||||
1252 | unwind_exception, base))
|
||||
|
||||
Change-Id: Ic114508ecdad7cc84e7ad997a9379e50b2efd2a5
|
||||
Signed-off-by: cuiziwei <cuiziwei@xiaomi.com>
|
||||
---
|
||||
src/cxa_personality.cpp | 2 +-
|
||||
|
|
|
@ -5,7 +5,6 @@ Subject: [PATCH 1/2] uClibcxx:basic_definitions: fix GCC-specific definitions
|
|||
|
||||
gcc use __GNUC__ instead off __GCC__
|
||||
|
||||
Change-Id: I63aeb2118f45a981653553c8a3721a9d9c7ccaaa
|
||||
---
|
||||
include/basic_definitions | 4 ++--
|
||||
include/cstddef | 2 +-
|
||||
|
|
|
@ -6,7 +6,6 @@ Subject: [PATCH] uclibxx: use overload constructor of filebuf & ostream
|
|||
Instead of set valiable in Init, use overload constructor in
|
||||
filebuf & stream class
|
||||
|
||||
Change-Id: I090432b5576eb568f92f3c147b39ad2efd8ba6b0
|
||||
---
|
||||
include/fstream | 15 +++++++--
|
||||
include/ios | 21 +++---------
|
||||
|
|
|
@ -9,7 +9,6 @@ error: invalid conversion from 'int' to '_Unwind_State' [-fpermissive]
|
|||
| |
|
||||
| int
|
||||
|
||||
Change-Id: I47827d58438f248e2171d20a44cc29ed8b259fc5
|
||||
Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
|
||||
---
|
||||
src/cxa_personality.cpp | 2 +-
|
||||
|
|
Loading…
Reference in a new issue