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]

eliminating warnings


hi

tracing with CYG_TRACE0 ( and related ) i get these warnings
> warning: deprecated conversion from string constant to `char *'

how about changing "char *psz_msg" in the cyg_tracemsg (and related) 
functions to "const char *psz_msg"?

any resulting drawbacks?

regards, christoph
-- 


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