Dmitry Malikov

Results 4 comments of Dmitry Malikov

Could you please explain why you've closed it?

In IIS8.5 there is a special `clear` command to empty a collection. I.e: ``` /~logFile.customFields ``` Enormously helpful to get rid of these 'key already exist' errors.

And actually it is interesting why ruby binaries was failed to install (1.9.3 and 2.0.0 both). What is `cygwin/unknown/x86_64/ruby-1.9.3-p385?`

``` $> cabal-dev --version cabal-dev 0.9.2 built with Cabal 1.16.0.3 ``` ``` $> ghc --version The Glorious Glasgow Haskell Compilation System, version 7.6.3 ``` ``` $> gcc -v Using built-in...