Is it intentional that `__FILE_FULL_PATH__` is **not** normalized?

Ilya ilya.yanok at gmail.com
Sat Oct 26 10:31:53 UTC 2024


On Thursday, 24 October 2024 at 18:25:21 UTC, Kagamin wrote:
> Try `__MODULE__`?

Hm. Thanks a lot for your suggestion, but that doesn't answer my 
question.

The question is: are there reasons **not** to normalize 
`__FILE_FULL_PATH__`? Are there use cases where it matters? And 
if not, should the compiler normalize the path internally? I'm 
happy to send the PR, but wanted to make sure I'm not missing 
anything first.


More information about the Digitalmars-d-learn mailing list