Le 07/07/2025 à 13:11, Scott Kostyshak a écrit :
Thanks for taking a look Riki! I don't think I will address these myself
since I don't understand the issue well. Someone can do it, or I think
it's fine to leave it as is. I'll see if I have time in the future to
study the relevant issue to gain some confidence to make the changes
myself.

This is the rule of 0/3/5:
https://en.cppreference.com/w/cpp/language/rule_of_three.html

If there is a destructor, there should be a copy assignmant operator and a copy constructor.

For ConverterCache, I removed an empty destructor.

JMarc
--
lyx-devel mailing list
lyx-devel@lists.lyx.org
https://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to