patchAVR Downloader/UploaDEr - Patches: patch #8463, typo in rev 1305

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #8463: typo in rev 1305

Submitter:  Georg von Zengen <oni>
Submitted:  Sun 18 May 2014 09:58:53 AM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  joerg_wunsch Open/Closed:  Open

Fri 11 Jul 2014 04:51:33 PM UTC, comment #3: 

I'll simply rollback to vfprintf(stderr, ...) for now.

The file avrftdi.c needs some more rework, because it implements its own logging system, which prevents the removing of "verbose"
from the system.

Axel Wachtler <awachtler>
Group Member
Wed 09 Jul 2014 07:25:40 AM UTC, comment #2: 

This was not only a typo, at this place there was a vprintf before so it should not replaced by avrdude_message which behaves like printf.

I get an segmentation fault when use for example 'avrdude -cavrftdi -pm8' without a connected programmer, as avrftdi_open fails and it tries to output the error message using this function.

Rene Liebscher <rliebscher>
Group Member
Sun 18 May 2014 11:33:00 AM UTC, comment #1: 

Patch is applied rev 1306, thanks for reporting.

Axel Wachtler <awachtler>
Group Member
Sun 18 May 2014 09:58:53 AM UTC, original submission:  

Hi,

in rev 1305 there is a typo which prevents avrdude from compiling.
It is in avrftdi.c.
Please check before commiting!

I appended a patch, please apply it.

regards
Georg

Georg von Zengen <oni>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #31398:  typo.patch added by oni (601B - text/x-patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rliebscher (Posted a comment)
  • -email is unavailable- added by awachtler (Posted a comment)
  • -email is unavailable- added by oni (Submitted the item)
  •  

    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.

     

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-07-09 rliebscher StatusDone None
        Open/ClosedClosed Open
    2014-05-18 awachtler Open/ClosedOpen Closed
    2014-05-18 awachtler StatusNone Done
        Assigned toNone joerg_wunsch
    2014-05-18 oni Attached File- Added typo.patch, #31398

    Back to the top

    Powered by Savane 3.13-cf05.
    Corresponding source code