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

Arguments swapped between C and C++ APIs #191

Open
vvvverre opened this issue Apr 13, 2015 · 0 comments
Open

Arguments swapped between C and C++ APIs #191

vvvverre opened this issue Apr 13, 2015 · 0 comments
Assignees
Labels
Milestone

Comments

@vvvverre
Copy link

In some places the order of arguments differs between the C++ and the C API. Examples of this are the C++ functions WriteReg and WriteWordReg in the I2C API.
This could get a little confusing for people using both (and it makes changing from C to C++ more of a hassle than it should be).
Maybe something that can be changed when the API gets changed in the future?

@arfoll arfoll added the bug label Apr 22, 2015
@arfoll arfoll added this to the 1.0.0 milestone Apr 22, 2015
@arfoll arfoll self-assigned this Apr 22, 2015
@arfoll arfoll modified the milestones: 1.0.0, 2.0 Feb 7, 2017
pylbert pushed a commit to pylbert/mraa that referenced this issue Feb 12, 2018
defect eclipse#191

Signed-off-by: Jon Trulson <jtrulson@ics.com>
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 participants