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]

Re: Building with function tracing....


Richard Panton wrote:
> 
> Fails around the fileio package: [snip]
> This appears to be due to the definition (in io/fileio/current/src/fio.h)
> of  FILEIO_ENTRY():
> 
> #define FILEIO_ENTRY()                          \
> CYG_MACRO_START                                 \
>     CYG_REPORT_FUNCTYPE( "returning %d" );      \
>     CYG_FILEIO_FUNCTION_START();                \
> CYG_MACRO_END

Good catch. I don't know why we hadn't caught this before in our test farm.
Fixed now anyway.

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
Come to the Red Hat TechWorld open source conference in Brussels!
Keynotes, techie talks and exhibitions    http://www.redhat-techworld.com/


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