Element 10.0.0.2464 Build Warning - what is it?

What is the following Element 10.0.0.2464 build warning about? Should I worry about it?

C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\RemObjects Software\Elements\RemObjects.Elements.Island.Windows.targets(70,3): warning : section name .debug_abbrev is longer than 8 characters and will use a non-standard string table

No, but we should ;). Is this new on a project that didn’t have there error on 2463, unchanged? If so, I’m guessing it’s related to the LLVM backend update Carlo did. Can we get an (ideally small) testcase?

thanx!

@mh Yes. It is new on a project that didn’t have the warnings on 2463. Attached is a plain test (it is just a default console project created)

Thank you.
Test.7z (4.2 KB)

1 Like

Thanks, logged as bugs://83671

It’s related to the LLVM update yes. LLVM seems to now warn on stuff it emits itself (Dwarf debug info). I’ll look into it, but it’s nothing serious.

bugs://83671 got closed with status fixed.