[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] no avr/lib/avr25/attiny13a/Makefile.in
From: |
Ruud Vlaming |
Subject: |
Re: [avr-gcc-list] no avr/lib/avr25/attiny13a/Makefile.in |
Date: |
Fri, 30 Jan 2009 13:43:11 +0100 |
User-agent: |
KMail/1.9.1 |
On Thursday 29 January 2009 17:28, you wrote:
> > If you agree with me that a simple version comparison with a
> > two digit number, emmiting a warning only is sufficient in this
> > case i can make the patch.
>
> I'm ok with say that we require some verion >= X. Anything < X
> should fail. Anything >= X should be allowed. With X being the
> lowest version that we check for.
Here it is. I added some sed hocus-pocus to normalize the version
numbers before comparisson. It is NOT bullit proof, but it handles
one and/or two digit, possibly mixed, version numbers of two and/or
three levels, possibly preceded by 'v' and augmented by release
denotifiers.
Ruud.
50-avr-libc-fixversion.patch
Description: Text Data
- Re: [avr-gcc-list] no avr/lib/avr25/attiny13a/Makefile.in, (continued)
- Re: [avr-gcc-list] no avr/lib/avr25/attiny13a/Makefile.in, Ruud Vlaming, 2009/01/28
- RE: [avr-gcc-list] no avr/lib/avr25/attiny13a/Makefile.in, Weddington, Eric, 2009/01/28
- [avr-gcc-list] Compiler bug or Incorrect C ?, Anton James Erasmus, 2009/01/29
- RE: [avr-gcc-list] Compiler bug or Incorrect C ?, Weddington, Eric, 2009/01/29
- RE: [avr-gcc-list] Compiler bug or Incorrect C ?, Stu Bell, 2009/01/29
- Re: [avr-gcc-list] Compiler bug or Incorrect C ?, Joerg Wunsch, 2009/01/29
- Re: [avr-gcc-list] no avr/lib/avr25/attiny13a/Makefile.in, Ruud Vlaming, 2009/01/29
- RE: [avr-gcc-list] no avr/lib/avr25/attiny13a/Makefile.in, Weddington, Eric, 2009/01/29
- Re: [avr-gcc-list] no avr/lib/avr25/attiny13a/Makefile.in, Steven Michalske, 2009/01/29
- RE: [avr-gcc-list] no avr/lib/avr25/attiny13a/Makefile.in, Weddington, Eric, 2009/01/29
- Re: [avr-gcc-list] no avr/lib/avr25/attiny13a/Makefile.in,
Ruud Vlaming <=
- RE: [avr-gcc-list] no avr/lib/avr25/attiny13a/Makefile.in, Weddington, Eric, 2009/01/30
- RE: [avr-libc-dev] RE: [avr-gcc-list] noavr/lib/avr25/attiny13a/Makefile.in, Weddington, Eric, 2009/01/30
- Re: [avr-gcc-list] no avr/lib/avr25/attiny13a/Makefile.in, Ruud Vlaming, 2009/01/30
- RE: [avr-gcc-list] no avr/lib/avr25/attiny13a/Makefile.in, Weddington, Eric, 2009/01/30
- Re: [avr-gcc-list] no avr/lib/avr25/attiny13a/Makefile.in, Ruud Vlaming, 2009/01/30
- RE: [avr-gcc-list] no avr/lib/avr25/attiny13a/Makefile.in, Weddington, Eric, 2009/01/30
- Re: [avr-libc-dev] RE: [avr-gcc-list] no avr/lib/avr25/attiny13a/Makefile.in, Preston Wilson, 2009/01/30
- RE: [avr-libc-dev] RE: [avr-gcc-list] no avr/lib/avr25/attiny13a/Makefile.in, Weddington, Eric, 2009/01/30
- Re: [avr-libc-dev] RE: [avr-gcc-list] no avr/lib/avr25/attiny13a/Makefile.in, Vincent Trouilliez, 2009/01/30
- Re: [avr-gcc-list] no avr/lib/avr25/attiny13a/Makefile.in, Joerg Wunsch, 2009/01/30