Nikita Danilov <[email protected]> wrote:
> Stephen Pollei writes:
> > On 9/19/05, Horst von Brand <[email protected]> wrote:
> > > Nikita Danilov <[email protected]> wrote:
> > > > It's other way around: declaration is guarded by the preprocessor
> > > > conditional so that nobody accidentally use znode_is_loaded()
> > > > outside of the debugging mode.
> > > Since when has a missing declaration prevented anyone calling a
> > > function in C?!
> It issues a warning, which is enough, given that reiser4 code was
> warning-free most of the time.
It is supposed to go into the kernel, which is not exactly warning-free.
Besides, you don't know what idiotic new warnings the gcc people might
dream up the next round, so just relying on no warnings is extremely
unwise.
As was said before: It it is /really/ wrong, arrange for it not to compile
or not to link. If it isn't, well... then it wasn't that wrong anyway.
--
Dr. Horst H. von Brand User #22616 counter.li.org
Departamento de Informatica Fono: +56 32 654431
Universidad Tecnica Federico Santa Maria +56 32 654239
Casilla 110-V, Valparaiso, Chile Fax: +56 32 797513
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
|
|