dmd/compiler
drpriver 0845912f27
Fix #18263: ImportC fails when DMD is installed in path with spaces (#21263)
Fixes https://github.com/dlang/dmd/issues/18263

Command to invoke the preprocessor wasn't quoting paths.

This isn't bulletproof and really the interface should be taking an
array of strings or use a command-builder type pattern, but this
resolves the common issue of paths with spaces in them.
2025-04-18 21:35:39 +02:00
..
docs
ini
src Fix #18263: ImportC fails when DMD is installed in path with spaces (#21263) 2025-04-18 21:35:39 +02:00
test Fix wrong 'not an lvalue' error when assigning to sequence (#21260) 2025-04-18 20:29:13 +08:00
tools Update copyright years to 2025 (#20958) 2025-03-06 18:17:32 +08:00