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: missing include files


Dave Airlie wrote:
> 
> devs/serial/generic/16x5x/current/src/ser_16x5x.c

There are no assertions in this file.

> io/serial/current/src/common/serial.c
> 
> are both missing a #include
> 
> #include <cyg/infra/cyg_ass.h>

Yep to serial.c, as I said in previous message. Now fixed internally.

But I still don't see the problem that requires your patch. If
CYGDBG_USE_ASSERTS is not defined then CYG_ASSERT does not evaluate
its arguments.

Jifl
-- 
Red Hat, 35 Cambridge Place, Cambridge, UK. CB2 1NS  Tel: +44 (1223) 728762
"Plan to be spontaneous tomorrow."  ||  These opinions are all my own fault

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