problem with cscope and 2.4-test8 source file

From: Mark Salisbury (mbs@mc.com)
Date: Mon Sep 18 2000 - 09:15:51 EST


I use cscope version 13.7 (on solaris 2.6)

the source file linux/fs/hpfs/super.c

from kernel version 2.4-test8 causes cscope to core dump during the database
generation phase.

the problem is the extremely long printk() string starting on line 280 in the
function static inline void hpfs_help(void){}

simply breaking up this printk up into several smaller printk's solves the
problem.

I guess this is only a problem if you use cscope, but I thought you all would
like to know..

        Mark

/*------------------------------------------------**
** Mark Salisbury | Mercury Computer Systems **
** mbs@mc.com | System OS - Kernel Team **
**------------------------------------------------**
** "WYGIWYD - What You Get Is What You Deserve" **
**------------------------------------------------*/

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 21:00:17 EST