Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • Regardless of the commit and the Boy Scout rule consider that this is a breaking change to a public interface. You will need to refactor everything that calls this. Commented Dec 17, 2018 at 13:37
  • 1
    Are you not allowed to use the same Jira for multiple commits? Commented Dec 17, 2018 at 14:26
  • @candied_orange It is not a public function. That is actually in objective-c in an internal header file. Commented Dec 17, 2018 at 14:28
  • @Karl Bielefeldt I can. But per Jira Task I can only do one request for 'merging' my branch into the master. (I would also prefer develop branch but that is another thing). And there somebody code reviews and sees the changes from all the commits. Commented Dec 17, 2018 at 14:30