caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Christian Lindig <lindig@eecs.harvard.edu>
To: Michal Moskal <malekith@pld-linux.org>
Cc: Caml Mailing List <caml-list@inria.fr>
Subject: Re: [Caml-list] Modules Order
Date: Thu, 18 Apr 2002 10:40:09 -0400	[thread overview]
Message-ID: <20020418144009.GC9137@lakeland.eecs.harvard.edu> (raw)
In-Reply-To: <20020418143149.GA8835@ep09.kernel.pl>

On Thu, Apr 18, 2002 at 04:31:49PM +0200, Michal Moskal wrote:
> Maybe just use tsort(1) ? (if you want sed anyway).

The output of ocamldep uses \ to fold overlong line. This would have to
be undone before input could be fed into tsort. I also had problems
figuring out how tsort works. The documentation for the GNU tsort is
less than clear. Integrating the topological sort into ocamldep is
easier and would benefit platform that do not have tsort.

-- Christian
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


  reply	other threads:[~2002-04-18 14:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-18 14:01 Warp
2002-04-18 14:24 ` Christian Lindig
2002-04-18 14:31   ` Michal Moskal
2002-04-18 14:40     ` Christian Lindig [this message]
2002-04-18 14:45       ` Michal Moskal
     [not found] ` <15550.55633.886446.494339@paille.inria.fr>
2002-04-18 14:41   ` Warp
2002-04-18 20:55     ` John Max Skaller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020418144009.GC9137@lakeland.eecs.harvard.edu \
    --to=lindig@eecs.harvard.edu \
    --cc=caml-list@inria.fr \
    --cc=malekith@pld-linux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).