[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-libc-dev] todo for 1.0.4?
From: |
E. Weddington |
Subject: |
Re: [avr-libc-dev] todo for 1.0.4? |
Date: |
Fri, 16 Apr 2004 13:15:23 -0600 |
On 16 Apr 2004 at 11:35, Theodore A. Roth wrote:
> I'm planning making the 1.0.4 release early next week.
>
> Open patches that might go in:
>
> 2155 optimizing strtol()/strotoul()
> 2651 signal and UART reisters name consistency
>
> Open bugs that might go in:
>
> 8391 Fuse mask in boot.h wrong? (I posted a patch for this the other
> day)
>
> 2155 and 8391 will most like go in unless I hear some arguments against.
>
> I've got a few dox cleanups/updates to do also.
>
> Anything else?
When do you want to start removing some deprecated items? Specifically these
macros: outb, inb, outp, inp, sbi, cbi.
Doing support on these is starting to get old.