Skip to content

More reliable check for comparison operator in software/rte requirements. (Fixes BUGZ-4024)

nordugrid-arc-bot requested to merge aleksandr.konstantinov/arc:bug_4024 into next

Begin arcbot message
This merge request is automatically copied from !1247 (merged) orginally made by @aleksandr.konstantinov
End arcbot message

Do not use method address for comparison (especially inline methods( because those may have multiple implementations in program image.

Edited by Maiken

Merge request reports