Skip to content
Snippets Groups Projects
Select Git revision
  • 5784dce1ca9cbb118772ba3e5e49e1981ec67517
  • master default protected
  • pac_composite_target_mce
  • ramsey_k_order
  • 4.6
  • occbin
  • uop
  • rework_pac
  • aux_vars_fix
  • created_preprocessor_repo
10 results

preprocessor

Forked from Dynare / preprocessor
Source project has a limited visibility.
Sébastien Villemot's avatar
Sébastien Villemot authored
The support for empty files at the macro-processor level, as implemented in
12913200, was relying on
basic_streambuf::in_avail(), which does not seem to behave consistently across
platforms, and which may not be the right tool for the job.

Rather use the Bison grammar to support empty files.

Closes: #93
894f5cda
History
Name Last commit Last update