Menu

Change return values to avoid warnings

Developer
B Sizer
2003-04-22
2003-04-25
  • B Sizer

    B Sizer - 2003-04-22

    On some compilers (Borland, I believe), the 'return false' statements on lines 330, 337, 545 and 555 of tinyxmlparser.cpp give warnings because it has to convert that to a const char*. Could these be changed to 'return 0' in the next update? The functionality would be unchanged.

     
    • Yves Berquin

      Yves Berquin - 2003-04-25

      Thanks for the catch Kylotan.
      I fixed this in the CVS repository.

       

Log in to post a comment.

MongoDB Logo MongoDB