Skip to content
  • Alexandre Duret-Lutz's avatar
    [buddy] · e828783f
    Alexandre Duret-Lutz authored
    Get rid of some "deprecated conversion from string constant to
    `char*'" warnings.
    
    * examples/bddcalc/parser_.h (yyerror): Declare the format
    as a "const char*".
    * examples/bddcalc/parser.yxx (yyerror): Likewise.
    e828783f