I removed the refs to git, the actual change set should not include git files. Also actually created the branch showing no git files.
GTK3V2MAIN: no line-ending enforcement — main.c's lone CRLF outlier silently normalized to LF by tooling
I removed the refs to git, the actual changeset should not include git files.
Yeah I know! But the important item is the astyle change: (app/lib/astylerc)
Yes, minor changes shouldn't do that - but that is the problem with external tools. So astyle 3.6.13 was proved to produce the exact same output across the platforms. Why 3.6.13, because at the time I did the tests that was the latest version on mac and windows GH images, therefore I focused on that. I am working on doxygen fixes and will add a version of tools section. Allen On Sat, Jul 18, 2026 at 12:19 PM Dave Bullis sillub@users.sourceforge.net wrote: It appears that a 0 change astyle run is...
merge: bug-648-turntable-offbyone into default
merge: bug-646-getargs-bounds into default
OH, I did not see that because my local diff did not show that line (see https://github.com/adbyrne/XTrkCAD/pull/4/changes#diff-611160645b36fc922c3c7441f0c52402142752f146ac267c7b103c60bb88d669). My diff only showed whitespace and brackets compared to the tip of GTK3V2MAIN when I ran astyle. I did not do anything else unless it was somehow a glitch between the original astyle based on 3.1 vs the later change to astyle based on 3.6, I did do some other work. But still my updated diff did not show it...