[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-libc-dev] [RFC] catching misspeeled signal names
From: |
E. Weddington |
Subject: |
Re: [avr-libc-dev] [RFC] catching misspeeled signal names |
Date: |
Mon, 19 Apr 2004 17:10:14 -0600 |
On 19 Apr 2004 at 15:28, Theodore A. Roth wrote:
> Hi,
>
> Attached is an ugly little patch that allows gcc to catch misspeeled
> signal names.
w00t! ur 31337!
(Ahem, or some such ....)
The whole interrupt / signal specification macro system is fugly. This patch
will fit right in! :-)
> This works by inserting a syntax error into the function argument if the
> signal name is misspeeled.
And most importantly the patch is for avr-libc! Rather than trying to get
approval for a gcc patch....
Thanks, Ted!
- [avr-libc-dev] [RFC] catching misspeeled signal names, Theodore A. Roth, 2004/04/19
- Re: [avr-libc-dev] [RFC] catching misspeeled signal names,
E. Weddington <=
- Re: [avr-libc-dev] [RFC] catching misspeeled signal names, Theodore A. Roth, 2004/04/19
- Re: [avr-libc-dev] [RFC] catching misspeeled signal names, Dmitry K., 2004/04/20
- Re: [avr-libc-dev] [RFC] catching misspeeled signal names, Joerg Wunsch, 2004/04/20
- Re: [avr-libc-dev] [RFC] catching misspeeled signal names, Theodore A. Roth, 2004/04/20
- Re: [avr-libc-dev] [RFC] catching misspeeled signal names, Theodore A. Roth, 2004/04/20
- Re: [avr-libc-dev] [RFC] catching misspeeled signal names, Dmitry K., 2004/04/21
- Re: [avr-libc-dev] [RFC] catching misspeeled signal names, Theodore A. Roth, 2004/04/21
- Re: [avr-libc-dev] [RFC] catching misspeeled signal names, Theodore A. Roth, 2004/04/21
- Re: [avr-libc-dev] [RFC] catching misspeeled signal names, Dmitry K., 2004/04/21
- Re: [avr-libc-dev] [RFC] catching misspeeled signal names, Theodore A. Roth, 2004/04/20