The --umask feature is now part of stable darcs 1.0.9.
--
Tommy Pettersson <[EMAIL PROTECTED]>
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
I think this bug is fixed in darcs 1.0.9. The failing
hSetBuffering operation is now ignored, so the bug doesn't
"happen" anymore, and allowing hSetBuffering to fail doesn't
seem to have any ill effects. It has been tested for a long time
in the unstable branch of darcs.
file mapping, so there is no need to
ask for the slow search since it's not going to find a match.
--
Tommy Pettersson <[EMAIL PROTECTED]>
Mon Sep 25 02:14:24 CEST 2006 Tommy Pettersson <[EMAIL PROTECTED]>
* bugfix, change lots of types
I'm not sure why this helpe
strerror(errno));
}
My old program compiled just fine when I replaced the extern
errno with a more proper include errno.h.
--
Tommy Pettersson <[EMAIL PROTECTED]>
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
` exec_interactive "emacs" ["-nw",f]
- `ortryrunning` exec_interactive "nano" [f]
+
get_editor :: IO String
-get_editor = getEnv "DARCS_EDITOR" `catchall`
- getEnv "DARCSEDITOR" `catchall`
- getEnv "VISUAL&
getEnv "PAGER" `catchall` return "less"
+ getEnv "PAGER" `catchall` return "pager"
\end{code}
\begin{code}
--
Tommy Pettersson <[EMAIL PROTECTED]>
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
darcs-createrepo was removed in darcs version 1.0.6.
--
Tommy Pettersson <[EMAIL PROTECTED]>
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
This will be fixed in next darcs stable (1.0.7).
--
Tommy Pettersson <[EMAIL PROTECTED]>
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
This bug is fixed in darcs 1.0.6.
--
Tommy Pettersson <[EMAIL PROTECTED]>
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
`ortryrunning` exec_interactive "nano" [f]
--
Tommy Pettersson <[EMAIL PROTECTED]>
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
'darcs get --tag' on a
repo with "out of order" patches, and one could happen when
applying hunk patches with special conditions. It is probably
impossible to tell from just a corrupted repo if one of these
bugs caused the corruption, or if there is still a bug in darcs.
--
Tommy
It is a regexp (just put a $ at the end to make the example
work), but the output from --help should absolutely be
improved.
--
Tommy Pettersson <[EMAIL PROTECTED]>
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
27; ''
''
should work.
Yes, the error message is very unhelpful. In darcs 1.0.4
(still in release candidate state) flags and arguments can
be mixed in any order.
--
Tommy Pettersson <[EMAIL PROTECTED]>
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: manpages-dev
Version: 22.02-2
The manpage for poll says arg 2 to poll is 'unsigned int',
but it should be 'unsigned long' or 'nfds_t'. I don't know
which is most apropriate.
--
Tommy Pettersson <[EMAIL PROTECTED]>
--
To UNSUBSCRIBE, ema
e/man/*/*
--
Tommy Pettersson <[EMAIL PROTECTED]>
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
it locally
on my machine. But with `-interface host' it only listens
for connections to host (which will be localhost in my case).
patch is against 2.0beta2-6
--
Tommy Pettersson <[EMAIL PROTECTED]>
diff -rN -u old/man/man1/xmove.1 new/man/man1/xmove.1
--- old/man/man1/xmove.1Th
16 matches
Mail list logo