patchAVR Downloader/UploaDEr - Patches: patch #7714, Missing stding.h include in...

 
 

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

patch #7714: Missing stding.h include in ft245r.c

Submitter:  Hannes Weisbach <hweisbach>
Submitted:  Fri 03 Feb 2012 05:09:38 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  rliebscher Open/Closed:  Closed

Fri 03 Feb 2012 09:56:06 PM UTC, comment #1: 

Fixed with svn revision 1064

Rene Liebscher <rliebscher>
Group Member
Fri 03 Feb 2012 05:09:38 PM UTC, original submission:  

I was just compiling SVN rev. 1060 on OS X 10.6.something and I got the following error:
ft245r.c:231: error: ‘uint32_t’ undeclared (first use in this function)
Sure enough, the stdint.h include directive was missing in ft245r.c, so I added it and avrdude now compiles just fine.
One line patch is attached.


Hannes Weisbach <hweisbach>
Group Member

 

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

Attached Files
file #24970:  ft245r_stdint.patch added by hweisbach (286B - application/octet-stream)

 

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 hweisbach (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 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-02-03 rliebscher StatusNone Done
        Assigned toNone rliebscher
        Open/ClosedOpen Closed
    2012-02-03 hweisbach Attached File- Added ft245r_stdint.patch, #24970

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code