mirror of
https://github.com/brl/mutter.git
synced 2025-03-19 01:35:04 +00:00

The list of files being parsed for enumerations include the header file we are building with the enumeration types. Additionally, we are concatenating multiple runs in the same temporary files; on failure, the temporary files are left around, which means we end up with broken headers and sources.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%