avrdude-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avrdude-dev] [patch #7714] Missing stding.h include in ft245r.c


From: Hannes Weisbach
Subject: [avrdude-dev] [patch #7714] Missing stding.h include in ft245r.c
Date: Fri, 03 Feb 2012 17:09:39 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.77 Safari/535.7

URL:
  <http://savannah.nongnu.org/patch/?7714>

                 Summary: Missing stding.h include in ft245r.c
                 Project: AVR Downloader/UploaDEr
            Submitted by: hweisbach
            Submitted on: Fr 03 Feb 2012 17:09:38 GMT
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

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.





    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Fr 03 Feb 2012 17:09:38 GMT  Name: ft245r_stdint.patch  Size: 286B   By:
hweisbach

<http://savannah.nongnu.org/patch/download.php?file_id=24970>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?7714>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]