Displaying 1 result from an estimated 1 matches for "ext3_error_behaviour".
2001 Jun 30
0
Resend:[PATCH] cleanup of gcc-3.0 depreciated label in end of compound statement
...rnings ?
> BTW, EXT3 & 2.4.6-pre6 works well with:
> MACH 1-gcc-3.0 & ext3 on /usr/src filesystem (production workstation)
> MACH 2-gcc-2.95-3 & ext3 on / filesystem (network server)
>
> Keep up the good work.
> Thanks,
> Albert
>
> super.c: In function `ext3_error_behaviour':
> super.c:115: warning: deprecated use of label at end of compound statement
> super.c: In function `ext3_read_super':
> super.c:1026: warning: deprecated use of label at end of compound statement
> journal.c: In function `journal_update_format':
> journal.c:1095: warni...