I either don't know how to test, or can't easily test these changes.
However, they fix a substantial number of compiler warnings.

If you can review these changes, or test that the relevant parts of emc2
still work after the changes are applied, it would be helpful.

The following changes since commit eccb83c2df54dfde524f645d672b36b4ae7efeda:
  Jeff Epler (1):
        classicladder: check result of fgets

are available in the git repository at:

  git://git.unpythonic.net/emc2-jepler.git fix-compiler-warnings-untested

Jeff Epler (6):
      emcrsh: fix many const warnings
      classicladder: handle errors in SerialSend
      emclcd: fix copyfiles warnings, error handling. resource leak
      emclcd: fix compiler warnings
      schedrmt: fix compiler warnings
      emcrsh: fix compiler warnings

 src/emc/usr_intf/emclcd.cc           |   55 ++++-----
 src/emc/usr_intf/emcrsh.cc           |  219 +++++++++++++++++-----------------
 src/emc/usr_intf/schedrmt.cc         |   89 +++++++-------
 src/emc/usr_intf/sockets.c           |   10 +-
 src/emc/usr_intf/sockets.h           |    6 +-
 src/hal/classicladder/serial_linux.c |   12 ++-
 6 files changed, 199 insertions(+), 192 deletions(-)


------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to