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

Decoration phase2 #5263

Merged
merged 2 commits into from May 24, 2022
Merged

Decoration phase2 #5263

merged 2 commits into from May 24, 2022

Commits on May 24, 2022

  1. build: Use new ++ decoration to ensure literal is included

    Signed-off-by: BJ Hargrave <bj@hargrave.dev>
    bjhargrave committed May 24, 2022
    Copy the full SHA
    13a6c34 View commit details
    Browse the repository at this point in the history
  2. decoration: Backward compatibility phase 2

    Complete the changes by changing the `+` behavior back to not
    adding literals.
    
    Fixes bndtools#5260
    
    Signed-off-by: BJ Hargrave <bj@hargrave.dev>
    bjhargrave committed May 24, 2022
    Copy the full SHA
    f3aead2 View commit details
    Browse the repository at this point in the history