change log for rtems (2011-02-24)
Ralf Corsepius
ralf.corsepius at rtems.org
Fri Feb 25 10:25:21 UTC 2011
On 02/25/2011 10:20 AM, Peter Dufault wrote:
>
> On Feb 24, 2011, at 9:08 , Ralf Corsepius wrote:
>
>> I am using "extern" primarily for reasons of code clarity (these
>> functions are "extern") and to prevent people from making them "static".
>
> The first issue is opinion.
Well, it's obious to me that "code clarity" doesn't count for many people.
> The second issue is a non-issue - the behavior is exactly the same with and without the extern.
No - It is an issue.
(Check for the btimer.h changes I committed a couple of weeks ago.)
.
> (and personally I don't like it, but that's not at issue)
And I don't share this view and fail to understand why you and Chris are
complaining.
.
More information about the vc
mailing list