Stefano Zacchiroli <[EMAIL PROTECTED]> writes: > On Sun, Sep 07, 2008 at 04:51:07PM +0200, Stéphane Glondu wrote:
>> This check is quite easy using the ocamlobjinfo tool: it prints "Force >> custom: YES" when given a faulty .cma. > ... but I doubt that we can rely on external packages from lintian > checks (lintian maintainers: can we?). So I suggest implementing the > test in pure Perl, not relying on ocamlobjinfo, it won't be hard at all. It's possible if the tool is lightweight, but we'd rather not pull in anything with significant dependencies. It also constrains maintenance in the future, since lintian.d.o is on a stable system. So yes, I think pure Perl would be better. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

