Skip to content

Problems with ref parameters #170

@rikimaru0345

Description

@rikimaru0345

I want to use FEC in my serializer.

However there are multiple cases where FEC seems to have problems with ref parameters.

How to reproduce:

  • Clone Ceras
  • Add conditional symbol FAST_EXP in the project options (will enable FEC in DynamicObjectFormatter and ReferenceFormatter)
  • Start the "LiveTesting" project, if everything works it will run through with no exceptions or asserts getting triggered.

Specifically the delegates from FEC crash with null reference exceptions while trying to use (write, read) a ref variable. When compiling the expressions normally, everything works fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions