piper icon indicating copy to clipboard operation
piper copied to clipboard

strip newline from version variable, otherwise the newline in the variable breaks ninja

Open rubu opened this issue 9 months ago • 0 comments

Strip newline from version variable, otherwise the newline in the variable breaks ninja.

The newline symbol becomes a $ in .ninja and then breaks the generated compiler invocations.

rubu avatar Jul 13 '25 19:07 rubu