]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix follow-up bug.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 2 May 2001 13:17:12 +0000 (13:17 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 2 May 2001 13:17:12 +0000 (13:17 +0000)
git-svn-id: https://svn.dealii.org/branches/Branch-3-1@4523 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/common/scripts/forward_declarations.pl

index 6fc3a2fd80cc62a8ae8c0f3dfbc2fdd335cb0cd1..7891a8872d1c76e0a0791cb03b10ada14c875401 100644 (file)
@@ -112,7 +112,7 @@ sub parse_class_declarations {
                $declaration =~ s/\s+$//g;
 
                # strip default template parameters
-               while ( $declaration =~ s/<(.*)=\s*[-\w,_\s]+(<[^.]*>)?(.*)>/<$1 $3 > / ) {
+               while ( $declaration =~ s/<(.*)=\s*[-\w,_:\s]+(<[^.]*>)?(.*)>/<$1 $3 > / ) {
                }
 
                # impose a negativ-list of names we do not want to

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.