Orange serializer/deserializer

Jacob Carlborg doob at me.com
Thu Jun 7 06:27:38 UTC 2018


On Wednesday, 6 June 2018 at 20:46:22 UTC, InfiniteDimensional 
wrote:

> I did register the main derived type and everything seems to 
> work. Why do I have to reset the registered types?

Do you have to reset the registered types? What happens otherwise?

> I still can't have a void* in my class though ;/ My exact code 
> is
>
> @nonSerialized void* ptr;
>
>
> commenting out passes, else I get the errors

That's a bug, please report an issue on GitHub [1] so it's not 
forgotten.

[1] https://github.com/jacob-carlborg/orange/issues


More information about the Digitalmars-d-learn mailing list