avr-libc-dev
[Top][All Lists]
Advanced

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

Re: [avr-libc-dev] RE: [bug #30091] Header file generation script couldg


From: Joerg Wunsch
Subject: Re: [avr-libc-dev] RE: [bug #30091] Header file generation script couldgenerate garbage
Date: Wed, 9 Jun 2010 23:08:08 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

As Weddington, Eric wrote:

> The problem is actually in the original XML data, e.g., the
> ATtiny40.xml file. The data below has extra characters in it
> (parens, slash) that don't belong, which of course breaks any
> semblence of a correct format.

>       <PIN4>
>         <NAME>[(PCINT3:ADC3]</NAME>
>         <TEXT/>
>       </PIN4>

That certainly looks wrong, agreed.

However, in the original problem, some pins had a name like
"ICP/FOOBAR", which looks only a little bogus (pin has two functions).
I think the XSL transform should at least convert the / into an
underscore or something like that.

OTOH, it only affected two or three devices (and in particular "A" or
"PA" devices which are supposed to be fully compatible to their older
predecessors), so well, it could also be considered a bug in the XML
files.

If you think there's no action needed on the avr-libc part, just close
the bug again.

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



reply via email to

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