]> git.saurik.com Git - bison.git/blobdiff - tests/actions.at
* data/lalr1.cc (symprint_): Use cdebug_ to avoid warnings.
[bison.git] / tests / actions.at
index 22d51d969d2a0edc2c5129a9a6b2cec7af6032bc..40940089fce65365a894703956d1eba538b8e0cb 100644 (file)
@@ -196,7 +196,7 @@ m4_ifval([$6], [%union
 
 %printer
   {
-    ]AT_LALR1_CC_IF([cdebug_ << $$;],
+    ]AT_LALR1_CC_IF([debug_stream () << $$;],
                     [fprintf (yyoutput, "%d", $$)])[;
   }
   input line thing 'x' 'y'