Robert Lipe
Robert Lipe
## Bug report **Problem** Building offline used to be possible and practical. Sometimes in recent months it's become impractical. **Steps** 1. Disconnect from internet 2. Pio run target build (doesn't...
- PDF maker: format screen and input same. Shrink padding slightly. - Disallow 'fields' option when writing unicsv. - Remove mkshort options. Fixes #982
- Remove XCSV_ENABLED, MAXIMAL_ENABLED, MINIMAL_ENABLED
A little bit of everything just to see how well C++20 is supported. This is just a few commits for each major feature. If there's anything useful in this PR,...
Eliminate use of tabs in defs.h Try to make comments into sentences when I had a reason to touch them. More liberal use of // comments so editors can reflow.
Quit scanning the time string for '.' and special handling it as a string. More experimental and marked as #if 0 for easy testing, move all the scanf parsing to...
- Changes to unicsv to improve robustness, allow read of Sidewalk 360 Eval files. - Remove debug chatter. - Allow DateTime to work in a unicsv column. All the hard...
- Make humminbird_icons[] a QStringList. - Various attempts to reduce extra allocations and hope that Qt template magic can - reduce some of those pointer/len buffer move when deailing with...
Server error: {"type":"PermissionError","args":[1,"Operation not permitted"],"message":"[Errno 1] Operation not permitted"} Is anyone even monitoring this project any longer?
I'm not calling this a fix, but here's a way to get the project building on M1-equipped Macs. I don't understand Python details enough to comment much beyond being an...