Denis Zykov

Results 6 issues of Denis Zykov

Currently when some dependency is merged twice ILRepack will duplicate and rename same types. ``` A + + B C

Types with comma symbol in their names creates broken references in merged assemblies. For example [IteratorStateMachine] generates state-machine class with comma in name http://take.ms/F7c5L (il-spy failed to properly display this...

It would be polite for the NetGain do not write logs directly to console. For module with so many abstractions, it is strange that that logging is done through the...

There is an artificial restriction on sending messages. The RFC6455 says nothing about such size of messages (http://tools.ietf.org/html/rfc6455#section-5.2). In addition, Send does not accept Streams, but only buffers and strings.

fix for https://github.com/cake-build/cake/issues/2101

Waiting for issuer feedback

Issue: ==== I'm getting following warning message: ``` WARNING: Method reference is used with definition return type / parameter. Indicates a likely invalid set of assemblies, consider one of the...