mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-19 11:23:46 +00:00
Branches: main The direct argument functor change added the constant MR_SECTAG_NONE_DIRECT_ARG in some places but not others, breaking deconstruct on C# and Java back-ends. compiler/mlds_to_gcc.m: java/runtime/Sectag_Locn.java: library/rtti_implementation.m: runtime/mercury_dotnet.cs.in: Add missing constants.