bugAVR Downloader/UploaDEr - Bugs: bug #41402, dfu.c missing include...

 
 

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

bug #41402: dfu.c missing include <stdint.h>

Submitter:  Thomas Zimmermann <heinervdm>
Submitted:  Thu 30 Jan 2014 12:47:06 PM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Fixed Privacy:  Public
Assigned to:  joerg_wunsch Originator Name:  Thomas Zimmermann
Open/Closed:  Closed Release:  None
Programmer hardware:  Device type: 

Thu 30 Jan 2014 12:53:53 PM UTC, comment #1: 

Fixed, thanks!

Joerg Wunsch <joerg_wunsch>
Group administrator
Thu 30 Jan 2014 12:47:06 PM UTC, original submission:  

uint16_t is defined in stdint.h but this is not included by dfu.c

Please add #include <stdint.h> to dfu.c

Thomas Zimmermann <heinervdm>

 

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

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by joerg_wunsch (Posted a comment)
  • -email is unavailable- added by heinervdm (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 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-01-30 joerg_wunsch StatusNone Fixed
        Assigned toNone joerg_wunsch
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-bb6a.
    Corresponding source code