AVR Downloader/UploaDEr - Bugs: bug #57339, [PATCH] improve safemode -V...
You are not allowed to post comments on this tracker with your current authentication level.
bug #57339: [PATCH] improve safemode -V interaction, additional doc improvements
Submitter: | None | ||
Submitted: | Mon 02 Dec 2019 12:19:01 AM UTC | ||
Category: | None | Severity: | 3 - Normal |
Priority: | 5 - Normal | Item Group: | None |
Status: | None | Privacy: | Public |
Assigned to: | None | Originator Name: | Britton Kerin |
Originator Email: | -email is unavailable- | Open/Closed: | Open |
Release: | 6.3 | Programmer hardware: | all |
Device type: | all |
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follows 1 latest change.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2019-12-02 | None | Attached File | - | ![]() |
Added patches.tar.xz, #47962 |
I'm attaching a series of patches that mainly address issues originally described in this email:
https://lists.nongnu.org/archive/html/avrdude-dev/2019-11/msg00006.html
I fixed the -V interaction of safemode, but just documented the persistent effects of -B (because the originally envisioned fix looked hard and better -B documentation would have prevented the problems I had).
Later patches in this series fix some other small documentation issues, some of which have caused me confusion over the years.
One patch does a very slight code cleanup in main (all the comment typos and indent bugs I noticed while working on other things).