-
Notifications
You must be signed in to change notification settings - Fork 1.4k
include: net: Include missing brackets #24765
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
Conversation
1b37644 to
8f5b907
Compare
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: f7b7feb597c42ee88f24cc081e853045b6b726f4 more detailssdk-nrf:
Github labels
List of changed files detected by CI (3)Outputs:ToolchainVersion: a7529a11f4 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
|
You can find the documentation preview for this PR here. Preview links for modified nRF Connect SDK documents: |
doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst
Outdated
Show resolved
Hide resolved
8f5b907 to
6476d1c
Compare
doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst
Outdated
Show resolved
Hide resolved
6476d1c to
f252d8c
Compare
Missing brackets were reported by a customer through DevZone when trying to compile his project in C++. Devzone ticket: 351769 Signed-off-by: Pascal Hernandez <[email protected]>
f252d8c to
f7b7feb
Compare
Missing brackets were reported by a customer through DevZone when trying to compile his project in C++.
Devzone ticket: 351769