[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-libc-dev] Sleep mode and global interrut enable
From: |
Dmitry K. |
Subject: |
Re: [avr-libc-dev] Sleep mode and global interrut enable |
Date: |
Sat, 19 Nov 2005 11:32:06 +1000 |
User-agent: |
KMail/1.5 |
On Saturday 19 November 2005 08:40, Joerg Wunsch wrote:
> As address@hidden wrote:
> > Could we perhaps get some new macros
> > into sleep.h?
>
> I see you submitted an official patch for that. That's good,
> so it won't be forgotten, and someone can deal with it later
> on.
>
> Thanks!
One suggestion.
The C99 standart has entered new data types with exotic names
like _Bool, _Complex. The reason consist that the choice of
simple names (bool, complex) would lead to necessity to correct
thousands already written programs.
What about to rename new 'sleep()' into another?
Dmitry.