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@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 -- Fedora-maintainers mailing list Fedora-maintainers@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-maintainers -- Fedora-maintainers-readonly mailing list Fedora-maintainers-readonly@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-maintainers-readonly