Lars Hvam

Results 1025 comments of Lars Hvam

yea, well, we'd like a public accessible example, ideally in https://github.com/abapgit-tests there is already https://github.com/abapGit-tests/DEVC_struct_package , not sure if it has broken, or there is another scenario anyhow, I dont...

yeah, just skip the unit tests, and run the compilation + tslint

no worries, I got it working with a small workaround

the part handling the mapping between abaplint and code inspector is https://github.com/abaplint/abaplint-sci-client/blob/main/src/zcl_abaplint_check.clas.abap#L187, but since its working in sap gui I guess its okay hmm, maybe we should change the numbering...

try grep'ing the entire PC for "LINT_028", something like http://astrogrep.sourceforge.net can help, assuming you are on windows

nah, there is only the cache part, as mentioned above, ![image](https://user-images.githubusercontent.com/5888506/132839352-cb7785ea-d508-4c82-a348-754d42b4b890.png)

well, its not closed, the problem still exists? perhaps we can clear the buffer from custom code?

are these generated table maintenances? whats the value of `skipGeneratedFunctionGroups` in the configuration? with the log, I guess you are using https://github.com/abaplint/abaplint-sci-client ?