Patch Set 5: Code-Review+1 (1 comment)
https://gerrit.osmocom.org/#/c/6619/5/Transceiver52M/osmo-trx.cpp File Transceiver52M/osmo-trx.cpp: Line 345: config->config_file = (char *)DEFAULT_CONFIG_FILE; Why do we need this cast? It should already be (char *), am I wrong? -- To view, visit https://gerrit.osmocom.org/6619 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I08982c37b4f873966304b3cfb38a10ee86eb3dad Gerrit-PatchSet: 5 Gerrit-Project: osmo-trx Gerrit-Branch: master Gerrit-Owner: Pau Espin Pedrol <pes...@sysmocom.de> Gerrit-Reviewer: Harald Welte <lafo...@gnumonks.org> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Pau Espin Pedrol <pes...@sysmocom.de> Gerrit-Reviewer: Vadim Yanitskiy <axilira...@gmail.com> Gerrit-HasComments: Yes