[darcs-devel] [issue1720] Cannot build docs for darcs 2.3.1

Trent W. Buck bugs at darcs.net
Thu Jan 7 03:26:40 UTC 2010


Trent W. Buck <trentbuck at gmail.com> added the comment:

dcoutts> So the fix is simple: just don't use /* */ style comments.

kowey> Looks like there is a clear fix for this... could we get a
kowey> volunteer?

There aren't any C comments in .lhs files in HEAD:

    $ grep -r '/\*\|\*/' --exclude-dir darcs --include '*.lhs' .
    ./src/Darcs/Commands/Dist.lhs: "  project=${PWD##*/} &&\n" ++
    ./src/Darcs/Patch/Match.lhs:          , ["src/foo.c", "src/", "\"src/*.(c|h)\""]
    ./src/Darcs/Repository/Prefs.lhs:simple \verb-darcs add newdir newdir/*-

__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue1720>
__________________________________


More information about the darcs-devel mailing list