> Fixed.
And your autogen.sh lost its executable bit
___
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel
On Thu, Jan 8, 2015 at 9:27 AM, Kay Sievers wrote:
> On Thu, Jan 8, 2015 at 9:24 AM, Ivan Shapovalov wrote:
>> On Thursday 08 January 2015 at 08:11:05, Martin Pitt wrote:
>>> Hello Askar,
>>>
>>> Askar Safin [2015-01-07 1:13 +0300]:
>>> > Hi. It seems you missed my prev. letter. So, I am sending
On Thu, Jan 8, 2015 at 9:24 AM, Ivan Shapovalov wrote:
> On Thursday 08 January 2015 at 08:11:05, Martin Pitt wrote:
>> Hello Askar,
>>
>> Askar Safin [2015-01-07 1:13 +0300]:
>> > Hi. It seems you missed my prev. letter. So, I am sending you the patch
>> > again. Typo fix in README in libabc:
>
On Thursday 08 January 2015 at 08:11:05, Martin Pitt wrote:
> Hello Askar,
>
> Askar Safin [2015-01-07 1:13 +0300]:
> > Hi. It seems you missed my prev. letter. So, I am sending you the patch
> > again. Typo fix in README in libabc:
> > -Make your code safe for unexpected termination and an
Hello Askar,
Askar Safin [2015-01-07 1:13 +0300]:
> Hi. It seems you missed my prev. letter. So, I am sending you the patch
> again. Typo fix in README in libabc:
> -Make your code safe for unexpected termination and any point:
> +Make your code safe for unexpected termination at any point:
I (
Hi. It seems you missed my prev. letter. So, I am sending you the patch again.
Typo fix in README in libabc:
-Make your code safe for unexpected termination and any point:
+Make your code safe for unexpected termination at any point:
___
systemd-devel ma
-Make your code safe for unexpected termination and any point:
+Make your code safe for unexpected termination at any point:
___
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel
Hello,
I think I may have found an error in systemd source, in
tty-ask-password-agent.c, fuction wall_tty_block :
r = get_ctty_devnr(0, &devnr);
if (r < 0)
return -r;
shouldn’t be "return -r" be "return r" ?
Regards,
Simon
__
>> while reading random patches in cgit I saw
>> (in commit 6606089752df90f3eeb4924af109046f1c73554c)
>>
>> ...
>> > diff --git a/src/shared/util.h b/src/shared/util.h
>> > index 3aac165..cfb5493 100644
>> > --- a/src/shared/util.h
>> > +++ b/src/shared/util.h
>> > @@ -684,3 +684,15 @@ int unlink_n
On Wed, 17.04.13 09:33, Peeters Simon ([email protected]) wrote:
> while reading random patches in cgit I saw
> (in commit 6606089752df90f3eeb4924af109046f1c73554c)
>
> ...
> > diff --git a/src/shared/util.h b/src/shared/util.h
> > index 3aac165..cfb5493 100644
> > --- a/src/shared/util.h
>
On Wed, Apr 17, 2013 at 09:33:35AM +0200, Peeters Simon wrote:
> while reading random patches in cgit I saw
> (in commit 6606089752df90f3eeb4924af109046f1c73554c)
>
> ...
> > diff --git a/src/shared/util.h b/src/shared/util.h
> > index 3aac165..cfb5493 100644
> > --- a/src/shared/util.h
> > +++ b/
while reading random patches in cgit I saw
(in commit 6606089752df90f3eeb4924af109046f1c73554c)
...
> diff --git a/src/shared/util.h b/src/shared/util.h
> index 3aac165..cfb5493 100644
> --- a/src/shared/util.h
> +++ b/src/shared/util.h
> @@ -684,3 +684,15 @@ int unlink_noerrno(const char *path);
On Tue, Jan 15, 2013 at 12:58:42PM +0200, Oleksii Shevchuk wrote:
> diff --git a/src/systemctl/systemctl.c b/src/systemctl/systemctl.c
> index d56b4d6..66d031d 100644
> --- a/src/systemctl/systemctl.c
> +++ b/src/systemctl/systemctl.c
> @@ -1042,7 +1042,7 @@ static bool need_daemon_reload(DBusConne
diff --git a/src/systemctl/systemctl.c b/src/systemctl/systemctl.c
index d56b4d6..66d031d 100644
--- a/src/systemctl/systemctl.c
+++ b/src/systemctl/systemctl.c
@@ -1042,7 +1042,7 @@ static bool need_daemon_reload(DBusConnection *bus, const
char *unit) {
/* We ignore all errors here, sinc
On Thu, Apr 19, 2012 at 11:04, Sven Anders wrote:
> Hello!
> I just want to report a small typo in file "src/install.c"
> (it's "src/shared/install.c" in the current tree):
>
> Line 1938:
> [UNIT_FILE_ENABLED_RUNTIME] = "enabled-runtie",
>
> Should be "enable-runtime",
Fixed.
Thanks,
Kay
Hello!
I just want to report a small typo in file "src/install.c"
(it's "src/shared/install.c" in the current tree):
Line 1938:
[UNIT_FILE_ENABLED_RUNTIME] = "enabled-runtie",
Should be "enable-runtime",
Regards
Sven
--
Sven Anders () UTF-8 Ribbon Campaign
16 matches
Mail list logo