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

mkshort becomes a class #1173

Merged
merged 4 commits into from
Sep 6, 2023
Merged

mkshort becomes a class #1173

merged 4 commits into from
Sep 6, 2023

Conversation

tsteven4
Copy link
Collaborator

@tsteven4 tsteven4 commented Sep 4, 2023

No description provided.

@robertlipe
Copy link
Collaborator

Nifty. Did Codelion or whatever, make this as easy as they claim?

Thanks

@tsteven4
Copy link
Collaborator Author

tsteven4 commented Sep 5, 2023

Nifty. Did Codelion or whatever, make this as easy as they claim?

The last commit, renaming, was thanks to JetBrains ReSharper. Before that it was by hand.

So now we are down to the QByteArray vs. QString question. Many of your review comments relate to methods available in QString but not QByteArray. In parallel we have the related issue of !is_utf8 handling which counts characters vs. is_utf8 handling which count graphemes (and has for some time).

@robertlipe
Copy link
Collaborator

robertlipe commented Sep 5, 2023 via email

@tsteven4 tsteven4 merged commit 45268f7 into GPSBabel:master Sep 6, 2023
@tsteven4 tsteven4 deleted the mkshort4 branch September 6, 2023 13:35
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