Skip to content

Cellular: Fix PLMN debug trace for IAR #10825

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

Merged
merged 1 commit into from
Jun 19, 2019
Merged

Cellular: Fix PLMN debug trace for IAR #10825

merged 1 commit into from
Jun 19, 2019

Conversation

kivaisan
Copy link
Contributor

Description

IAR does not allow printing from null pointer as parameter for %s. PLMN string
can be null depending on user configuration.

Pull request type

[X] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change

Reviewers

@jarvte @AnttiKauppila

Release Notes

IAR does not allow printing from null pointer as parameter for %s. PLMN string
can be null depending on user configuration.
@ciarmcom ciarmcom requested review from AnttiKauppila, jarvte and a team June 13, 2019 13:00
@ciarmcom
Copy link
Member

@kivaisan, thank you for your changes.
@AnttiKauppila @jarvte @ARMmbed/mbed-os-wan @ARMmbed/mbed-os-maintainers please review.

@0xc0170
Copy link
Contributor

0xc0170 commented Jun 13, 2019

I can see bot overwrote already one approval, I'll bump the internal issue about this one

@0xc0170
Copy link
Contributor

0xc0170 commented Jun 13, 2019

Ci started

@mbed-ci
Copy link

mbed-ci commented Jun 13, 2019

Test run: FAILED

Summary: 1 of 7 test jobs failed
Build number : 1
Build artifacts

Failed test jobs:

  • jenkins-ci/mbed-os-ci_build-IAR

@0xc0170
Copy link
Contributor

0xc0170 commented Jun 14, 2019

Build failure does not look related, IAR assembly file returns error, restarting

@mbed-ci
Copy link

mbed-ci commented Jun 14, 2019

Test run: FAILED

Summary: 1 of 7 test jobs failed
Build number : 2
Build artifacts

Failed test jobs:

  • jenkins-ci/mbed-os-ci_build-IAR

@0xc0170
Copy link
Contributor

0xc0170 commented Jun 14, 2019

There's fix proposed in #10833, will restart CI after

@adbridge
Copy link
Contributor

CI started

@mbed-ci
Copy link

mbed-ci commented Jun 15, 2019

Test run: FAILED

Summary: 1 of 11 test jobs failed
Build number : 3
Build artifacts

Failed test jobs:

  • jenkins-ci/mbed-os-ci_greentea-test

@adbridge
Copy link
Contributor

CI restarted

@mbed-ci
Copy link

mbed-ci commented Jun 19, 2019

Test run: SUCCESS

Summary: 11 of 11 test jobs passed
Build number : 4
Build artifacts

@adbridge adbridge merged commit 363ad8a into ARMmbed:master Jun 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants