Compare-Net-Objects icon indicating copy to clipboard operation
Compare-Net-Objects copied to clipboard

EnumComparer is not used by default

Open killergege opened this issue 3 years ago • 1 comments

Hello,

I just noticed that the EnumComparer is not added to the comparers by default. So when you have enums of different types, you get the error Object must be the same type as the enum.

Searching the code, I noticed the comparer exist, so I added it manually, but is there a reason for not adding it by default ?

killergege avatar Oct 28 '22 15:10 killergege

Did it work when you added it manually? Did all the other tests pass?

GregFinzer avatar Oct 30 '22 19:10 GregFinzer

Closing. No response.

GregFinzer avatar Nov 09 '22 11:11 GregFinzer