Lars Hvam

Results 1025 comments of Lars Hvam

is `LBTCHDEF` in your repository/deps, without syntax errors?

yea, need to rewrite the structure parser some day, #1975

yea, need to fix that sometime also relevant = https://rules.abaplint.org/in_statement_indentation/

heh 😄 As a consequence of having DATA after METHODS its not possible to do LIKE typing. Below code has a lot of other problems, and might be a bad...

@pokrakam hmm, so this issue is tackled in the book and not the styleguide?

its not really the topic of this issue, just change it to private ``` CLASS lcl_foo DEFINITION. PRIVATE SECTION. TYPES t_thingies TYPE STANDARD TABLE OF some_structure. DATA thingies type t_thingies....

yes, can you help creating a public example? just a few dummy objects should be enough to reproduce this error?

how about latest, 2.85.9? does it give the false positive?

argh, the docker build keeps stopping every 60 days, anyhow, triggered again, latest should be up in a bit