[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avrdude-dev] [patch #6708] Fixes blocked progress bar appearance on ter
From: |
Joerg Wunsch |
Subject: |
[avrdude-dev] [patch #6708] Fixes blocked progress bar appearance on terms that buffer stderr |
Date: |
Thu, 05 Feb 2009 16:35:36 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.1.19) Gecko/20081217 SeaMonkey/1.1.14 |
Update of patch #6708 (project avrdude):
Status: None => Need Info
Assigned to: None => joerg_wunsch
_______________________________________________________
Follow-up Comment #1:
The line numbers in your patch indicate you did not make it
against the CVS version. Are you sure you tried the CVS
version at all? This version already fixed the issue a
different way (supposedly), by setting the entire output
stream to _IONBF before starting the progress bar, and
returning it to _IOLBF afterwards.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?6708>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
- [avrdude-dev] [patch #6708] Fixes blocked progress bar appearance on terms that buffer stderr,
Joerg Wunsch <=