When I try recompiling an old project to create a .dll for .NET, I get the following error for few subroutines:
'error 1017: Cannot yet process records of type force_temporary in CLR mode'
Line reference is to the sub declaration.
What does this error refer to?