avrdude-dev
[Top][All Lists]
Advanced

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

Re: [avrdude-dev] [commit] serial verbosity


From: Theodore A. Roth
Subject: Re: [avrdude-dev] [commit] serial verbosity
Date: Sun, 23 Mar 2003 18:46:23 -0800 (PST)

On Sun, 23 Mar 2003, Brian Dean wrote:

:)On Sun, Mar 23, 2003 at 06:11:27PM -0800, Theodore A. Roth wrote:
:)      
:)> Can someone try this on a none-linux box? I think that my use of isprint()
:)> may not be the most portable. It's an easy fix to #define isprint() as a
:)> bunch of other is*() functions though.
:)
:)Compiles and works fine here on FreeBSD.  But can you try the attached
:)patch, though?  Without this, any bytes with the high order bit set
:)come out, for example, as [ffffffb2].  With it, they come out as [b2].

I already fixed that in my sandbox. Sorry about that. ;-)

Umm... I think you forgot your patch though...

I've committed the fix.

Ted





reply via email to

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