This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Possible bug in dbg-threads-syscall.c


Patrick Doyle wrote:
> 
> In my CVS net source tree, 'dbg_syscall_ptr' is the double pointer to a
> function, 'f' is defined as 'dbg_syscall_func', which is a singler pointer
> to a function.  I was just expressing curiosity as to what the heck the C
> language defines '*f' to be when 'f' is a declared as a (single) pointer to
> a function.

Oops yes, you're talking about f, not dbg_syscall_ptr. Good point. Yeah,
I'll change that.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]