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

Make gvh-titlemap.txt allow spaces as a delimiter #27

Merged
merged 3 commits into from
Jun 9, 2022

Conversation

jamesderlin
Copy link
Contributor

Make gvh-titlemap.txt allow spaces as a delimiter

gvh-titlemap.txt was expected to use only tab characters as a delimiter between the Bluetooth address and corresponding title. This was not explained in the README.md file and was not obvious when visually inspecting the sample mapping file.

Support using spaces as a delimiter to be less confusing. Also update the README.md to more clearly specify the file format.

Additionally:

  • Add make clean and make install-deb targets.
  • Fix the "list-initializer for non-class type must not be parenthesized" warning when initializing arrays from constructor initializer lists.

Fix the "list-initializer for non-class type must not be
parenthesized" warning when initializing arrays from constructor
initializer lists.
`gvh-titlemap.txt` was expected to use only tab characters as a
delimiter between the Bluetooth address and corresponding title.
This was not explained in the README.md file and was not obvious
when visually inspecting the sample mapping file.

Support using spaces as a delimiter to be less confusing.  Also
update the README.md to more clearly specify the file format.
@jamesderlin jamesderlin force-pushed the master branch 2 times, most recently from b6912d2 to 6cbcb5b Compare June 4, 2022 22:35
@wcbonner wcbonner merged commit c10797b into wcbonner:master Jun 9, 2022
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