[darcs-devel] [issue693] send => bug in darcs! (fromJust error; darcs2 unstable)
Eric Kow
bugs at darcs.net
Thu Feb 14 17:01:17 UTC 2008
New submission from Eric Kow <eric.kow at gmail.com>:
darcs: bug in darcs!
fromJust errorsrc/Darcs/Commands/Send.lhs:187 compiled Feb 14 2008 16:39:37 at
src/Darcs/Commands/Send.lhs:187 compiled Feb 14 2008 16:39:37
You can check to see if this bug is already known at http://bugs.darcs.net/
If it is not, please report this to bugs at darcs.net
If possible include the output of 'darcs --exact-version'.
-------
darcs compiled on Feb 14 2008, at 16:40:08
# configured Thu Feb 14 16:37:26 GMT 2008
./configure /usr/local/share/config.site /usr/local/etc/config.site
Context:
[Delegate building to makefile (cabal).
Eric Kow <E.Y.Kow at brighton.ac.uk>**20080214160146]
[Bump version number in Cabal file.
Eric Kow <E.Y.Kow at brighton.ac.uk>**20080214155247]
[Add Cabal files (not feature complete).
Eric Kow <eric.kow at loria.fr>**20070407104406
This gives you a not-quite-complete Cabalisation of darcs. It does not
replace the makefile (yet). Indeed, with this patch alone, you should
still consider the makefile as the prefered compilation method. At present,
using the Cabal method means:
autoconf
runhaskell Setup.lhs configure
make src/Context.hs
runhaskell Setup.lhs build
It would be good if somebody worked out a way to get rid of the make src/Context.hs
step. Note also that this version of the cabal file does not support git or
wxdarcs.
]
[Add a 'show authors' command.
Eric Kow <E.Y.Kow at brighton.ac.uk>**20080214100825]
[Fix c2w import in FastPackedString.
Eric Kow <E.Y.Kow at brighton.ac.uk>**20080213181316]
[add has_n_newlines (untested!) for ByteString.
David Roundy <droundy at darcs.net>**20080212220213]
[make debug message more specific.
David Roundy <droundy at darcs.net>**20080212212234]
[don't bother packing patch bundle into an email on darcs push.
David Roundy <droundy at darcs.net>**20080212212115
This is a workaround for an unknown parsing bug affecting email-formatted
darcs patch bundles. :(
]
[define catLinesPS and uncatLinesPS when ByteString is present.
David Roundy <droundy at darcs.net>**20080212195025]
[add new "chunk" patch format (currently only used in darcs-2 repositories).
David Roundy <droundy at darcs.net>**20080212194456]
[make ColourPrinter able to deal nicely with userchunks that contain newlines.
David Roundy <droundy at darcs.net>**20080212192220]
[fix miscounting of changes in interactive prompting.
David Roundy <droundy at darcs.net>**20080212190602]
----------
messages: 3417
nosy: beschmi, droundy, kowey, tommy
priority: bug
status: unread
title: send => bug in darcs! (fromJust error; darcs2 unstable)
__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue693>
__________________________________
More information about the darcs-devel
mailing list