----------
and then at Mon, 13 Dec 2004 13:44:35 +0100, it was written ...
 >>  >fs/reiser4/plugin/cryptcompress.c: In function `set_cluster_params':
 >>  >fs/reiser4/plugin/cryptcompress.c:2203: parse error before 
 >> `hole_size'
 >...
 >
 >Any idea why -3 won't compile on a vanilla 2.6.9 ?
 >-1 and -2 compile without problems.
 >
 >With Regards,
 >Lex Jonkers

Looks like maybe a compilation problem.  Where yours dies with a parse
error (cryptcompress.c:2203), mine coughs a polite warning -
fs/reiser4/plugin/cryptcompress.c: In function `set_cluster_params':
fs/reiser4/plugin/cryptcompress.c:2203: warning: ISO C90 forbids mixed
declarations and code

I'm using gcc (GCC) 3.4.4 20041128 (prerelease) (Debian 3.4.3-3). I can't
help but wonder if my compiler is bigger than your compiler?

cheers, Cal

Reply via email to