Skip to content
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

Fix for filename capture not working #7050

Merged
merged 3 commits into from Jun 4, 2018

Conversation

SenRamakri
Copy link
Contributor

Description

This is the fix for #7025
There was a bug in the code where in filename capture wont work properly and also we should disable filename capture release builds. This change fixes that.

Pull request type

[x] Fix
[ ] Refactor
[ ] New target
[ ] Feature
[ ] Breaking change

@SenRamakri
Copy link
Contributor Author

SenRamakri commented May 29, 2018

This is a bug fix and we should try to get this in for 5.9. Is this something which can go into 5.9 RC2?

@0xc0170
Copy link
Contributor

0xc0170 commented May 30, 2018

If this is found during oob then in the next release candidate, otherwise the next patch release.

I assume this goes to the next patch release.

@0xc0170
Copy link
Contributor

0xc0170 commented May 30, 2018

Can be the first commit extended ?one liner for those changes do not look sufficient (how is it fixing the bug?)

@SenRamakri
Copy link
Contributor Author

@0xc0170 - Please see my change to function handle_error for the fix.

kegilbert
kegilbert previously approved these changes May 31, 2018
Copy link
Contributor

@cmonr cmonr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code changes look good to me, but echoing @0xc0170 sentiment about the code changes vs commit message.

Either more detail should be added to that first commit message, or it should be split into two, since that single commit also contains the NDEBUG additions.

@SenRamakri
Copy link
Contributor Author

@0xc0170 @cmonr - Good point, I'll split them into separate commits and re-push.

@SenRamakri
Copy link
Contributor Author

@cmonr @0xc0170 - I have split the commits as you suggested plus one more change to fix error report generation when calling error API, please review.

Copy link
Contributor

@cmonr cmonr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cmonr
Copy link
Contributor

cmonr commented May 31, 2018

/morph build

@mbed-ci
Copy link

mbed-ci commented Jun 1, 2018

Build : SUCCESS

Build number : 2211
Build artifacts/logs : http://mbed-os.s3-website-eu-west-1.amazonaws.com/?prefix=builds/7050/

Triggering tests

/morph test
/morph uvisor-test
/morph export-build
/morph mbed2-build

@mbed-ci
Copy link

mbed-ci commented Jun 1, 2018

@cmonr
Copy link
Contributor

cmonr commented Jun 1, 2018

/morph uvisor-test

@mbed-ci
Copy link

mbed-ci commented Jun 1, 2018

@cmonr
Copy link
Contributor

cmonr commented Jun 1, 2018

/morph export-build

@mbed-ci
Copy link

mbed-ci commented Jun 2, 2018

@cmonr
Copy link
Contributor

cmonr commented Jun 3, 2018

/morph uvisor-test

@0xc0170
Copy link
Contributor

0xc0170 commented Jun 4, 2018

/morph uvisor-test

@0xc0170
Copy link
Contributor

0xc0170 commented Jun 4, 2018

@orenc17 Please help to restart this job

@cmonr cmonr merged commit 50cd664 into ARMmbed:master Jun 4, 2018
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.

None yet

6 participants