Menu

#28 Fix GCC 2.95 compile errors

closed
nobody
None
5
2010-08-23
2009-11-23
No

For an old embedded Linux system, we're stuck with GCC 2.95 which complains about several PERROR() macro calls saying:

protocol.c:845: unterminated string or character constant
protocol.c:291: possible real start of unterminated constant

This patch fixes those warnings in PTPd 1.0.0

Discussion

  • Christopher Nelson

    Fix GCC 2.95 warnings

     
  • George Neville-Neil

    • status: open --> closed-wont-fix
     
  • George Neville-Neil

    This should have been fixed in the move to syslog.

     

Log in to post a comment.