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 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 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