The open() system call in f8 really broken...

Tomas Janousek tjanouse at redhat.com
Thu Aug 16 23:20:30 UTC 2007


Hi,

On Thu, Aug 16, 2007 at 05:32:21PM -0500, Eric Sandeen wrote:
> > The right fix is to use one of:
> > retval = (test_io_backing_manager->open)(name, flags, &data->real);
> > retval = (*test_io_backing_manager->open)(name, flags, &data->real);
> 
> One unfortunate side-effect of this is that cscope doesn't find these as
> "open" callers now.  Maybe I need a smarter cscope.  It gets it to
> build, though.

It does here.

[tjanouse at tjanouse ~]$ rpm -q cscope
cscope-15.5-15.fc6.1

(rhel-5 machine though)


So does cscope-15.6-3 on debian.

-- 
TJ. (Brno, CZ), BaseOS, Red Hat




More information about the Fedora-maintainers mailing list