Skip to content

Updated deprecation notices to match branch names #2479

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
Aug 18, 2016

Conversation

geky
Copy link
Contributor

@geky geky commented Aug 17, 2016

From an offline discussion, the v5.1 notation is not used elsewhere in the code base. The branch name provides a reasonable precedence.

Example:

    MBED_DEPRECATED_SINCE("mbed-os-5.1", "don't foo any more, bar instead")
    void foo(int arg);

cc @sg-, @0xc0170

Example:

    MBED_DEPRECATED_SINCE("mbed-os-5.1", "don't foo any more, bar instead")
    void foo(int arg);
@geky
Copy link
Contributor Author

geky commented Aug 17, 2016

/morph test

@mbed-bot
Copy link

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph test

Output

mbed Build Number: 661

All builds and test passed!

@sg-
Copy link
Contributor

sg- commented Aug 17, 2016

LGTM 👍

@0xc0170 0xc0170 merged commit 64a30a0 into ARMmbed:master Aug 18, 2016
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.

4 participants