On Sunday, 17 July 2022 at 18:33:47 UTC, AnimusPEXUS wrote:
I've just coded something and come with the idea of @todo/@fixme/@issueid attributes, so compiler write messages each time it finds those. Just as a thought.. maybe It can be useful, although it's already can be done with pragma(msg, "txt")..

I abuse `@deprecated` for that purpose in my own code, to remind myself of some holes that need patching.

— Bastiaan.

Reply via email to