[SAOC 2024] - Leverage dmd as a library in D-Scanner in order to extend its functionality - Weekly Update 7

Vladiwostok riciuvlad at gmail.com
Sun Nov 10 23:04:46 UTC 2024


On Monday, 4 November 2024 at 08:53:21 UTC, Richard (Rikki) 
Andrew Cattermole wrote:
> Something about this isn't sounding right.
>
> https://github.com/dlang/phobos/blob/master/std/file.d#L861
>
> There is no handling of new lines, in fact it doesn't even know 
> that it is textual.

`rawWrite` fixed the issue, no additional carriage returns are 
added in the test file:
https://github.com/Dlang-UPB/D-scanner/commit/8db5a658134994cd1f388ca4b5613a5bb24870a2

Any idea why?


More information about the Digitalmars-d mailing list