Skip to content

C++ recipe didn't set all instances of ctx.ndk_dir in format string#1452

Merged
AndreMiras merged 2 commits intokivy:masterfrom
dbrnz:wrong_cpp_env_flags
Nov 9, 2018
Merged

C++ recipe didn't set all instances of ctx.ndk_dir in format string#1452
AndreMiras merged 2 commits intokivy:masterfrom
dbrnz:wrong_cpp_env_flags

Conversation

@dbrnz
Copy link
Contributor

@dbrnz dbrnz commented Nov 9, 2018

Closing parentheses were in the wrong place...

@AndreMiras
Copy link
Member

Good catch, it's looking good to me. Actually we could also skip the + inside the brackets.
These kinda bugs you just fixed could have been avoided if we had recipe unit testing. This will come very soon.
I'll let Travis finish building and merge.

@AndreMiras AndreMiras merged commit 2d98daa into kivy:master Nov 9, 2018
@AndreMiras
Copy link
Member

Merged, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants