Closed BLee-bot closed 2 weeks ago
plz correct commit message
current is
current commit message is
plz begin [recor...]
tag and revise title/description with what this changes does.
current commit message is
plz begin
[recor...]
tag and revise title/description with what this changes does.
Ok, will add [record-hessian] and more detailed descriptiuon at all commit message.
Your new message is
[record-hessian] This commit add linking nncc_common to record-hessian.
This commit add linking nncc_common to record-hessian.
Add target_link_libraries(record-hessian nncc_common) in CMakeLists.txt
I wrote "what this changes does.
" in review comment.
What I see in this PR are;
add linking nncc_common
Add target_link_libraries(record-hessian nncc_common) in CMakeLists.txt
looks too detail.
If you have any more problems reading my comments, feel free to ask.
Your new message is
[record-hessian] This commit add linking nncc_common to record-hessian. This commit add linking nncc_common to record-hessian. Add target_link_libraries(record-hessian nncc_common) in CMakeLists.txt
I wrote "
what this changes does.
" in review comment.What I see in this PR are;
- this changes does
add linking nncc_common
- this changes fixes errors with strict compilation option
Add target_link_libraries(record-hessian nncc_common) in CMakeLists.txt
looks too detail.If you have any more problems reading my comments, feel free to ask.
I appreciate your detailed guides. One thing I need to be sure is that.. You mean the first commit of this PR, right? Not all commits I pushed?
first commit of this PR, right?
Yes, first commit message will be used for this PR.
This changes does add linking nncc_common
This changes fixes errors with strict compilation option
This wordings are from my point of view to describe what I understood, and I don't think these are for the commit message.
This resolves compile issue.
ONE-DCO-1.0-Signed-off-by: Banseok Lee bs93.lee@samsung.com
Related Issue : https://github.com/Samsung/ONE/issues/13480 Draft PR: https://github.com/Samsung/ONE/pull/13585