I'm facing the following issue.
I have used DoIt to replace makefile for software projects.
I have DoIt calling the compiler.
I have noticed a slightly different output if I compare the DoIt output with a direct call to the compiler from the command-line.
Visually the DoIt output has extra lines around stderr result.
I digged a little more to understand it.
As result I found the DoIt ouput (that is showing actually the stderr from the compiler) has extra 0x0D chars
I have attached the 2 result (caught by redirecting command-line)
compiler-direct-call.txt
compiler-through-doit.txt
On the console the extra 0x0D does not produce visible effect, but if you compare them binary you'll see it.
Thanks for this great tool!
Fabrizio.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too