Skip to content
Snippets Groups Projects
Select Git revision
1 result Searching

macro

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
..