dmt.d(71): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. dmt.d(125): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. dmt.d(206): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. dmt.d(234): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. dmt.d(212): Error: `pure` function `dmt.check_if_can_indent` cannot call impure function `dmt.strcmp_first2` dmt.d(212): Error: `@nogc` function `dmt.check_if_can_indent` cannot call non-@nogc function `dmt.strcmp_first2`
Re: dmt: Python-like indentation in D programming language
Marcone via Digitalmars-d-announce Fri, 01 Apr 2022 05:41:43 -0700
Your dmt.d not compile for exe in Windows with last version of
dmd 2.099.0
- Re: dmt: Python-like indentation... mw via Digitalmars-d-announce
- Re: dmt: Python-like indent... Abdulhaq via Digitalmars-d-announce
- Re: dmt: Python-like indent... Marcone via Digitalmars-d-announce
- Re: dmt: Python-like in... Witold Baryluk via Digitalmars-d-announce
- Re: dmt: Python-like indent... Marcone via Digitalmars-d-announce
