Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Fw::ExternalString and revise string implementations #2679
Add Fw::ExternalString and revise string implementations #2679
Changes from 19 commits
171781b
aafbd6e
94b3d32
00fb983
4c2ad7c
e536e88
9eaec83
91e78f9
24a9242
e078a59
33d7c75
d3c59db
d5c4cb2
480e9d3
5b9a4de
10dce0c
5fd6b34
058e402
a6d2b43
ce0616a
028ac4b
4e7ab41
ac44ee8
3e589a9
a215ab7
74a2c37
883e8a9
9af1b1d
3628e98
6ab639a
9fea2d7
1d74568
ad5a348
84c7b54
77e1a3b
fe5f6b9
a616fc2
4db1eb0
9c575eb
db35f81
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
This file was deleted.
Check warning
Code scanning / CppCheck
Member variable 'CmdStringArg::m_buf' is not initialized in the constructor. Warning
Check notice
Code scanning / CodeQL
More than one statement per line Note
Check warning
Code scanning / CppCheck
Member variable 'CmdStringArg::m_buf' is not initialized in the constructor. Warning
Check notice
Code scanning / CodeQL
More than one statement per line Note
Check warning
Code scanning / CppCheck
Member variable 'CmdStringArg::m_buf' is not initialized in the constructor. Warning
Check warning
Code scanning / CppCheck
Single-parameter constructors should be marked explicit. Warning
Check notice
Code scanning / CodeQL
More than one statement per line Note
Check warning
Code scanning / CppCheck
Member variable 'CmdStringArg::m_buf' is not initialized in the constructor. Warning
Check warning
Code scanning / CppCheck
Single-parameter constructors should be marked explicit. Warning
Check notice
Code scanning / CodeQL
More than one statement per line Note
Check notice
Code scanning / CodeQL
More than one statement per line Note
This file was deleted.
Check warning
Code scanning / CppCheck
Member variable 'LogStringArg::m_buf' is not initialized in the constructor. Warning
Check notice
Code scanning / CodeQL
More than one statement per line Note
Check warning
Code scanning / CppCheck
Member variable 'LogStringArg::m_buf' is not initialized in the constructor. Warning
Check notice
Code scanning / CodeQL
More than one statement per line Note
Check warning
Code scanning / CppCheck
Member variable 'LogStringArg::m_buf' is not initialized in the constructor. Warning
Check warning
Code scanning / CppCheck
Single-parameter constructors should be marked explicit. Warning
Check notice
Code scanning / CodeQL
More than one statement per line Note
Check warning
Code scanning / CppCheck
Member variable 'LogStringArg::m_buf' is not initialized in the constructor. Warning
Check warning
Code scanning / CppCheck
Single-parameter constructors should be marked explicit. Warning
Check notice
Code scanning / CodeQL
More than one statement per line Note
Check notice
Code scanning / CodeQL
More than one statement per line Note
This file was deleted.