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

clang/FreeBSD fixes; terminal mutex; --timeprecision #407

Merged
merged 9 commits into from
Feb 4, 2021

Conversation

yakra
Copy link
Contributor

@yakra yakra commented Jan 31, 2021

Closes #281
Closes #376

Fixes to get siteupdate to compile with clang++ & run on noreaster.
At this time I have no reason to believe #405 is fixed.

* no "siteupdate.py" in help text; show name of actual executable
* no PYTHONIOENCODING='utf-8' in localupdate.sh
* C arrays for updates entries
* colocated moved within Waypoint (there appear to be sizeof/offset issues in clang, as noted in TravelMapping#375)
@yakra
Copy link
Contributor Author

yakra commented Jan 31, 2021

There are merge conflicts between #406 & #407. I'll look into these locally.

@yakra yakra reopened this Jan 31, 2021
@yakra yakra closed this Jan 31, 2021
@yakra
Copy link
Contributor Author

yakra commented Jan 31, 2021

Merged the commits from #406 in.
I reset the branch, merged again and force pushed, all while this the pull request was closed.
GitHub doesn't seem to mind, maybe because none of the original commits were nixed.
Looks good to go.
Closes #281.

@yakra yakra reopened this Jan 31, 2021
@yakra
Copy link
Contributor Author

yakra commented Feb 1, 2021

e4eae7b gets the main siteupdate.cpp down below 1000 lines!

@yakra yakra changed the title clang/FreeBSD fixes clang/FreeBSD fixes; terminal mutex; --timeprecision Feb 3, 2021
@jteresco jteresco merged commit 16ce6fb into TravelMapping:master Feb 4, 2021
@yakra yakra deleted the bsd branch February 4, 2021 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

threaded terminal output Threaded C++ site update on FreeBSD
3 participants