1 patch for repository http://darcs.net:
Thu Dec 24 12:34:44 CET 2009 Joachim Breitner <mail@joachim-breitner.de>
* Resolve issue1362: Mention repo name in mail send body
(This mail submission is also the proof that the patch works, and how it looks :-))
In this form, the patch breaks the build. I get the error:
src/Darcs/Commands/Send.lhs:445:68: Not in scope: `<>'
And line 445 of Send.lhs looks like:
<+> text "for repository" <+> text their_name <> text ":"
Could you please amend it (I suppose the <> should be a <+>)?
Regards,
Reinier
Hi,
Am Samstag, den 26.12.2009, 16:50 +0000 schrieb Reinier Lamers:
> Reinier Lamers <tux_rocker@reinier.de> added the comment:
>
> In this form, the patch breaks the build. I get the error:
>
> src/Darcs/Commands/Send.lhs:445:68: Not in scope: `<>'
>
>
> And line 445 of Send.lhs looks like:
>
> <+> text "for repository" <+> text their_name <> text ":"
>
> Could you please amend it (I suppose the <> should be a <+>)?
darn, I guess I recorded before saving that fix, or something. Will
amend later today.
Greetings,
Joachim
--
Joachim "nomeata" Breitner
mail: mail@joachim-breitner.de | ICQ# 74513189 | GPG-Key: 4743206C
JID: nomeata@joachim-breitner.de | http://www.joachim-breitner.de/
Debian Developer: nomeata@debian.org
Hi,
indeed, I recorded before saving the last change, or maybe I tried to amend and
pressed the wrong button or so. Anyways, this should work now and sorry for the
extra round-trip.
Greetings,
Joachim
2 patches for repository http://darcs.net:
Thu Dec 24 12:34:44 CET 2009 Joachim Breitner <mail@joachim-breitner.de>
* Resolve issue1362: Mention repo name in mail send body
Sat Dec 26 21:24:45 CET 2009 Joachim Breitner <mail@joachim-breitner.de>
* Also import (<>)