]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove 368 again.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 21 Mar 2003 00:59:49 +0000 (00:59 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 21 Mar 2003 00:59:49 +0000 (00:59 +0000)
git-svn-id: https://svn.dealii.org/trunk@7336 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/aclocal.m4

index 3d0d5efd526c15acc3c1ffb4abd20a64416e089a..feed3bc8bc4b7478da4affb174bf7c489aa3eb7f 100644 (file)
@@ -422,9 +422,6 @@ AC_DEFUN(DEAL_II_SET_CXX_FLAGS, dnl
           dnl #236 and
           dnl #237: `controlling expression is constant' (in while(true), or
           dnl       switch(dim))
-         dnl #368: `class "..." defines no constructor' (for classes that have
-         dnl       const members; they need not have a constructor if we
-         dnl       initialize them via ={1,2,3})
           dnl #381: `extra ";" ignored' (at function or namespace closing
           dnl       brace)
           dnl #487: `Inline function ... cannot be explicitly instantiated'
@@ -459,7 +456,7 @@ AC_DEFUN(DEAL_II_SET_CXX_FLAGS, dnl
           CXXFLAGSG="$CXXFLAGS -model ansi -std strict_ansi -w1 -msg_display_number -timplicit_local -DDEBUG"
           CXXFLAGSO="$CXXFLAGS -model ansi -std strict_ansi -w2 -msg_display_number -timplicit_local -fast"
   
-          for i in 11 175 236 237 368 381 487 1136 1156 111 1182 265 450 ; do
+          for i in 11 175 236 237 381 487 1136 1156 111 1182 265 450 ; do
             CXXFLAGSG="$CXXFLAGSG -msg_disable $i"
             CXXFLAGSO="$CXXFLAGSO -msg_disable $i"
           done

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.