![]() | |||||||||||||
Messages in this thread |
Nikita Danilov <nikita@clusterfs.com> wrote: > Stephen Pollei writes: > > On 9/19/05, Horst von Brand <vonbrand@inf.utfsm.cl> wrote: > > > Nikita Danilov <nikita@clusterfs.com> 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 majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||||
| Last update: 2005-09-20 17:39 [from the cache] ©2003-2008 | |||||||||||||