[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] Windows 7 issue ? Avrdude - strange garbage at end of
From: |
Joerg Wunsch |
Subject: |
Re: [avr-gcc-list] Windows 7 issue ? Avrdude - strange garbage at end of filename |
Date: |
Tue, 28 Apr 2009 20:35:43 +0200 (MET DST) |
Carl Hamilton <address@hidden> wrote:
> I believe this is actually being caused by a bug in avrdude that I found a
> while ago, but never got around to submitting a patch for.
> The "buf[i] = 0;" at line 72 of
> http://svn.savannah.gnu.org/viewvc/trunk/avrdude/update.c?annotate=722&root=avrdude
> needs
> to be moved up to line 54.
Thanks for the bug report :), committed to SVN.
--
cheers, J"org .-.-. --... ...-- -.. . DL8DTL
http://www.sax.de/~joerg/ NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)
Re: [avr-gcc-list] Windows 7 issue ? Avrdude - strange garbage at end of filename, Carl Hamilton, 2009/04/28
- Re: [avr-gcc-list] Windows 7 issue ? Avrdude - strange garbage at end of filename,
Joerg Wunsch <=