MicroLite-ORM / MicroLite

MicroLite ORM framework
microliteorm.wordpress.com
Apache License 2.0
85 stars 24 forks source link

Master version of PR #456 - AccessViolationException with iTypeConverter - failing test & fix for issue #455 #457

Closed slawomir-brzezinski-at-interxion closed 8 years ago

slawomir-brzezinski-at-interxion commented 8 years ago

As per guidelines in CONTRIBUTING.md, because this is a defect, this is the PR to master for issue #455 (the one for develop is #456).

(if you could release as soon as possible it would be great, as it's blocking a release for us)

TrevorPilley commented 8 years ago

I'll take a look over the weekend, if you need to do your release before then, you might want to compile it locally in Release mode and use that in the interim

TrevorPilley commented 8 years ago

I don't understand what this is all about, I've copied your test but that still passes even without your changes to the DelegateFactory - can you provide a failing test for your initial issue to reproduce it?

TrevorPilley commented 8 years ago

Also, can you tell me which version of MicroLite you are using and which version of .NET you are targeting?