Lars Hvam

Results 1023 comments of Lars Hvam
trafficstars

not in abapOpenChecks but there is https://rules.abaplint.org/object_naming/

package prefixes? via the abaplint rule? please open an issue in https://github.com/abaplint/abaplint/issues

make sure to check the system settings, if german is primary, check english is fallback

yes so, but, I do see this as a scenario for data flow analysis, that the return value of the function can take two values, and INITIAL is not one...

good idea accessing the compiler information in ABAP is a bit difficult, but instead I might implement this in https://abaplint.org

@MiLiCLN true true, I have invited you as a Collaborator to this repository, this should give you access to create branches plus close issues

to me it looks okay, not false positives perhaps the line reported is wrong?

yea, remove the CLEAR, it doesnt do anything, variables are initialized with initial value

can you help adding a full example with the code copy/pasta-ble?