URL:
<http://savannah.nongnu.org/patch/?8436>
Summary: Remove HAVE_STDINT_H guards in flip1.c and flip2.c
Project: AVR Downloader/UploaDEr
Submitted by: mrok
Submitted on: Thu 17 Apr 2014 11:40:48 AM GMT
Category: None
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
The attached patch removes HAVE_STDINT_H (and HAVE_INTTYPES_H) guards from
flip1.c and flip2.c. The reason is two-fold:
a) HAVE_STDINT_H does not appear to be defined under MinGW*; consequently,
stdint.h is not included, and compilation fails due to uint32_t being
undefined
b) the rest of source files that include stdint.h do not use the guards,
either
[*] using win-builds bundle 1.3.0 and msys (from MinGW-builds)
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Thu 17 Apr 2014 11:40:48 AM GMT Name: stdint-fix.patch Size: 1kB By:
mrok
<http://savannah.nongnu.org/patch/download.php?file_id=31187>
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?8436>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
_______________________________________________
avrdude-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/avrdude-dev