Skip to content
Snippets Groups Projects
Select Git revision
  • 94d66be375b108c61bd05fc08b59e87c6d8fc81c
  • master default protected
  • 9.0
  • 8.0
  • nt-tools
  • 7.8
  • 7.6
  • 7.4
  • 7.2
  • 7.0
  • 0.6
  • rosuav/latex-markdown-renderer
  • rxnpatch/rxnpatch
  • marcus/gobject-introspection
  • rxnpatch/8.0
  • rosuav/pre-listening-ports
  • rosuav/async-annotations
  • rosuav/pgsql-ssl
  • rxnpatch/rxnpatch-broken/2023-10-06T094250
  • grubba/fdlib
  • grubba/wip/sakura/8.0
  • v8.0.2018
  • v8.0.2016
  • v8.0.2014
  • v8.0.2012
  • v8.0.2008
  • v8.0.2006
  • v8.0.2004
  • v8.0.2002
  • v8.0.2000
  • v8.0.1998
  • v8.0.1996
  • v8.0.1994
  • v8.0.1992
  • v8.0.1990
  • v8.0.1988
  • v8.0.1986
  • rxnpatch/clusters/8.0/2025-04-29T124414
  • rxnpatch/2025-04-29T124414
  • v8.0.1984
  • v8.0.1982
41 results

language.yacc

Blame
    • Henrik (Grubba) Grubbström's avatar
      94d66be3
      Compiler messaging mega patch. · 94d66be3
      Henrik (Grubba) Grubbström authored
      va_yyreport() is now the main C-level dispatcher for compiler messages.
      It also handles the automatic conversion of type errors to warnings in compat mode.
      Consolidated the location for the implementation of most of the yy*-messaging functions to program.c.
      Added yytype_report().
      Changed APIs for yyexplain_*().
      Moved the definitions of REPORT_* from pike_compiler.h to program.h.
      va_yyerror() and low_yyerror() are no more.
      Most type-system messages should now be marked with the appropriate subsystem.
      Reenabled the typechecking for sscanf and sprintf() now that errors are converted into warnings in compat mode.
      
      Rev: src/language.yacc:1.425
      Rev: src/las.c:1.413
      Rev: src/las.h:1.79
      Rev: src/modules/sprintf/sprintf.c:1.153
      Rev: src/pike_compiler.h:1.14
      Rev: src/pike_types.c:1.337
      Rev: src/pike_types.h:1.118
      Rev: src/program.c:1.702
      Rev: src/program.h:1.248
      Rev: src/sscanf.c:1.184
      94d66be3
      History
      Compiler messaging mega patch.
      Henrik (Grubba) Grubbström authored
      va_yyreport() is now the main C-level dispatcher for compiler messages.
      It also handles the automatic conversion of type errors to warnings in compat mode.
      Consolidated the location for the implementation of most of the yy*-messaging functions to program.c.
      Added yytype_report().
      Changed APIs for yyexplain_*().
      Moved the definitions of REPORT_* from pike_compiler.h to program.h.
      va_yyerror() and low_yyerror() are no more.
      Most type-system messages should now be marked with the appropriate subsystem.
      Reenabled the typechecking for sscanf and sprintf() now that errors are converted into warnings in compat mode.
      
      Rev: src/language.yacc:1.425
      Rev: src/las.c:1.413
      Rev: src/las.h:1.79
      Rev: src/modules/sprintf/sprintf.c:1.153
      Rev: src/pike_compiler.h:1.14
      Rev: src/pike_types.c:1.337
      Rev: src/pike_types.h:1.118
      Rev: src/program.c:1.702
      Rev: src/program.h:1.248
      Rev: src/sscanf.c:1.184
    camellia256-set-decrypt-key.c 1.54 KiB