Sebastian Hahn пре 15 година
родитељ
комит
4aac35cafa
1 измењених фајлова са 5 додато и 0 уклоњено
  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.