Status: New
Owner: ----
Labels: Type-Enhancement Patch-new

New issue 2168 by [email protected]: Patch: Fix a few more warnings in clang
http://code.google.com/p/lilypond/issues/detail?id=2168

Fix a few more warnings in clang

Remove unnecessary std


Avoid implicit sign conversion: size_t vs. ssize_t


Avoid implicit sign change by doing it explicitly


Avoid deprecated access declarations

"According the ANSI/ISO Standard, the use of access declarations
is considered deprecated. Instead, you should use a using
declaration for that purpose"
  http://www.devx.com/tips/Tip/5707

http://codereview.appspot.com/5489131


_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to