pespin has posted comments on this change by Timur Davydov. ( 
https://gerrit.osmocom.org/c/osmo-trx/+/42199?usp=email )

Change subject: fix(threads): centralize portable strerror handling
......................................................................


Patch Set 6:

(3 comments)

File CommonLibs/Threads.cpp:

https://gerrit.osmocom.org/c/osmo-trx/+/42199/comment/dc1d0743_499dc82b?usp=email
 :
PS1, Line 58:         char *err_str = NULL;
> Fixed
Done


https://gerrit.osmocom.org/c/osmo-trx/+/42199/comment/7fdcb4b4_9960e6b4?usp=email
 :
PS1, Line 59: #if defined(__GLIBC__) && defined(_GNU_SOURCE)
> I’ve moved this into Utils as a reusable strerror_buf() helper and added a 
> C++ wrapper strerror_str( […]
Done


File CommonLibs/Utils.cpp:

https://gerrit.osmocom.org/c/osmo-trx/+/42199/comment/809bb3a2_cbb4dd14?usp=email
 :
PS2, Line 36:
> Replaced all `strerror_r()` with `strerror_buf()`
Done



--
To view, visit https://gerrit.osmocom.org/c/osmo-trx/+/42199?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings?usp=email

Gerrit-MessageType: comment
Gerrit-Project: osmo-trx
Gerrit-Branch: master
Gerrit-Change-Id: I642aff8a9f98823e117c4debd19384ddf5975039
Gerrit-Change-Number: 42199
Gerrit-PatchSet: 6
Gerrit-Owner: Timur Davydov <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-Reviewer: osmith <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>
Gerrit-Comment-Date: Mon, 02 Mar 2026 15:05:13 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: pespin <[email protected]>
Comment-In-Reply-To: Timur Davydov <[email protected]>

Reply via email to