Attention is currently required from: osmith.

osmith uploaded patch set #2 to this change.

View Change

The following approvals got outdated and were removed: Verified+1 by Jenkins Builder

The change is no longer submittable: Verified is unsatisfied now.

activation_code: fix missing const for item_end

Fix for:
…/src/ipa/libipa/activation_code.c: In function ‘ipa_activation_code_parse’:
…/src/ipa/libipa/activation_code.c:62:26: error: assignment discards ‘const’ qualifier from pointer target type [-Werror=discarded-qualifiers]
62 | item_end = strchr(item + 1, '$');
| ^

Change-Id: Idcdd06f57da0e7c05ea184c56cadfc6de85514e6
---
M src/ipa/libipa/activation_code.c
1 file changed, 1 insertion(+), 1 deletion(-)

git pull ssh://gerrit.osmocom.org:29418/onomondo-ipa refs/changes/59/42859/2

To view, visit change 42859. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newpatchset
Gerrit-Project: onomondo-ipa
Gerrit-Branch: master
Gerrit-Change-Id: Idcdd06f57da0e7c05ea184c56cadfc6de85514e6
Gerrit-Change-Number: 42859
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: dexter <pmaier@sysmocom.de>
Gerrit-Attention: osmith <osmith@sysmocom.de>