[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-libc-dev] twi.h move
From: |
Joerg Wunsch |
Subject: |
Re: [avr-libc-dev] twi.h move |
Date: |
Sun, 11 Sep 2005 22:13:48 +0200 |
User-agent: |
Mutt/1.4.2.1i |
I just came across this old mail from Ted:
As Theodore A. Roth wrote:
> I needed to do some hacks on avr-libc for work and decided to work off
> the latest cvs so my hacks can be considered for inclusion.
> My builds are now failing since twi.h has been moved from include/avr to
> include/compat. I'm curious what the reason for this was. It doesn't
> make any sense to me and I saw no discussion of it in the archives.
> Regardless of the validity of making the move, the file in include/avr
> should have had a place holder left which simply included the compat
> file and issued a deprecation warning like we did when migrating files
> down into the include/avr directory.
I wonder whether it would be wise to move it back, and leave
compat/twi.h as a placeholder (including <avr/twi.h>) only. I feel I
did rush that removal before 1.2 too much, only relying on that being
mentioned on an old TODO list (without even agreeing to the change
myself, I might add).
--
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-libc-dev] twi.h move,
Joerg Wunsch <=