Source-Changes-D archive

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

Re: CVS commit: src/external/cddl/osnet



David Holland <dholland-sourcechanges%netbsd.org@localhost> wrote:
>  >> 
>  >> That was not an explicit preference, it was just a random choice, so I
>  >> have corrected it.
>  > 
>  > That is arbitrary.  Can we please just stay relatively liberal (up to
>  > sane point) about small style differences each developer has?  Otherwise
>  > we can bikeshed about this until November.
> 
> Take it up with the comp.lang.c FAQ :-)

Thanks, but I will leave that to you. ;)

> 
> We should make lint examine the sizes of malloc calls...
> 

Lint would not be able to raise above its current level.

Coverity might help in this case, as it is more clever and tries to do some
better tracking amongst the layers.  Possibly it can be taught to do better
examination as well.

-- 
Mindaugas


Home | Main Index | Thread Index | Old Index