On dmd 2.112, future releases, and LTS

Steven Schveighoffer schveiguy at gmail.com
Tue Aug 5 04:04:52 UTC 2025


On Thursday, 31 July 2025 at 21:34:03 UTC, kdevel wrote:
> I would like to suggest the following improvements:
>
> - Remove "hnsecs" [2]. Every time I read this I am under the
>   impression that somebody is mocking the SI prefix system [3].
>   My suggestions [4] and [5] are of 2019.

"remove" from outputs, I would agree. In that linked thread, I 
think I agreed with you on that (just print 100 ns instead of 1 
hnsecs), or even better, just print the decimal (which is 
actually trivial, you don't even need it as a float). I might 
work on this.

In terms of hnsecs, I don't think we can remove it. But we can 
redefine it to mean "hundred nanoseconds".

-Steve


More information about the Digitalmars-d mailing list