Daniel Svensson
Daniel Svensson
Still not true.
Still not in there.
This package is called libdiscid-dev in precise, and libdiscid0-dev in trusty, this needs to be merged for the package to be usable when using "dist: trusty".
Any plans for a new release any time soon?
Should this also cover refering to constants that were previously not emitted in the documentation due to this bug? Here I access the constant via irb: ``` $ irb irb(main):001:0>...
No. Full namespace+constant doesn't work in any file.
Not really. I tried "rake package" and installd the resulting gem file (name oddly contained "borked" or somesuch). "which rdoc" points to the binary under my user's home dir. When...
Werid.. pulled again and now I got a `rdoc-4.2.3.gem` instead of `rdoc-0.borked.gem`, and `rdoc --version` now prints the correct version - `4.2.3`, and after reinstalling my system wide rdoc such...
Yep, added a `client.c` together with the two files mentioned in the original description, it's broken. ``` /* * call-seq: * xc.coll_list([ns]) -> result * * Trying all permutations here...
Example of adding without using `foo := 42` somewhere, with `--sort` added within a shellscript wrapper around gometalinter: http://pasteboard.co/Bi7D8oxau.png ...so at least grouping the first 4 into one line as...