Parcourir la source

Add 2696 changes file

Sebastian Hahn il y a 15 ans
Parent
commit
4aac35cafa
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  1. 5 0
      changes/bug2696

+ 5 - 0
changes/bug2696

@@ -0,0 +1,5 @@
+  o Minor features:
+    - Make compilation with clang possible when using
+      --enable-gcc-warnings by removing two warnings that clang hasn't
+      implemented yet and by fixing a few warnings. Implements ticket
+      2696.