Skip to content
This repository has been archived by the owner on Jan 2, 2021. It is now read-only.

API Change, added new calls for AttributeList.h #310

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

NaruFGT
Copy link

@NaruFGT NaruFGT commented Dec 31, 2019

AttributeList::Load( ... ) and AttributeList::write( ... ) can avoid taking the address of packed members within struct car_key_format keyfmt.
Adjusted Sources/
to use these new functions.

AttributeList::Load( .. ) and AttributeList::write( .. ) can avoid taking the address of packed members within struct car_key_format *keyfmt.
Adjusted Sources/* to use these new functions.
@NaruFGT
Copy link
Author

NaruFGT commented Jan 2, 2020

It looks like Travis CI is having problems, I’m trying to reproduce the error, however my macOS is Catalina so I’m entirely sure the behaviour will be the same. I’m actually having problems with brew myself, installing gcc from brew hangs so I’m not to the point where Travis CI failed even.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants