Re: String Equality Comparison, Broken Tests and .NET-1.x

2016-09-06 Thread Stefan Bodewig
Hi Jonas On 2016-08-23, wrote: > Stefan Bodewig wrote on 23.08.2016 06:14:32: >> On 2016-08-22, wrote: >>> Should we create some helper in SystemInfo that provides null-aware, >>> ordinal, casing-agnostic string equality comparison, with some #if's >>> .NET-1.x? >> +1 > Here you go. The at

[GitHub] log4net issue #34: NewLinePatternConverter: fix Option==null crash

2016-09-06 Thread bodewig
Github user bodewig commented on the issue: https://github.com/apache/log4net/pull/34 Thanks @rj2Skipper we've had about three alternative patches for this and I applied one with svn revision https://svn.apache.org/repos/asf/logging/log4net/trunk@1759541 which became commit 32b7a3e h

[GitHub] log4net issue #33: tests fixed + nunit test runner for VS added

2016-09-06 Thread bodewig
Github user bodewig commented on the issue: https://github.com/apache/log4net/pull/33 The test has been fixed with a different patch (svn revision https://svn.apache.org/repos/asf/logging/log4net/trunk@1759541 which became commit 32b7a3e here). We can certainly add the NUnitT