severity 627029 minor
thanks

On Tue, May 17, 2011 at 08:13, Bastian Kleineidam <cal...@debian.org> wrote:
> the command require "RedCloth" does not work. Only require "redcloth".
> I exepcted the camelcase modulename after reading the online
> documentation of RedCloth. And it also causes problems for the tracks
> GTD software which uses "RedCloth" as module name.

Please provide a reference to online documentation for RedCloth where it
suggests to use camelcase name in require statements. All I could find
was this mention on redcloth.org:

>> gem install RedCloth

This talks about installing the package with RubyGems (which is not the
same as installing a Debian package, and has even less to do with
require statements). If that's what you're referring to, this is not a
bug at all and should be closed.

If there is a recommendation to require 'RedCloth' somewhere in RedCloth
documentation, that would be a bug in the upstream documentation, not in
the Debian package: upstream source code uses lowercase file names as is
customary for Ruby libraries.

--
Dmitry Borodaenko



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to