[prev in list] [next in list] [prev in thread] [next in thread] 

List:       systemd-devel
Subject:    [systemd-devel] [PATCH] use "Out of memory." consistantly (or with "\n")
From:       kay () vrfy ! org (Kay Sievers)
Date:       2012-07-26 9:51:17
Message-ID: CAPXgP11XACOxnc1PV_ks3Btk4GTm7mCqHbrDWdBKcTYTyM52mw () mail ! gmail ! com
[Download RAW message or body]

On Thu, Jul 26, 2012 at 1:17 AM, shawn <shawnlandden at gmail.com> wrote:
> On Wed, 2012-07-25 at 18:11 +0200, Lennart Poettering wrote:
>> On Wed, 25.07.12 11:24, Kay Sievers (kay at vrfy.org) wrote:
>> > On Wed, Jul 25, 2012 at 6:12 AM, Shawn Landden <shawnlandden at gmail.com> wrote:
>> > > glibc/glib both use "out of memory" consistantly so maybe we should
>> > > consider that instead of this.
>> > >
>> > > Eliminates one string out of a number of binaries. Also fixes extra newline
>> > > in udev/scsi_id
>> >
>> > Applied.
>>
>> Hmm, given that we might run into this again, it might make sense to
>> define function for this? Maybe something like this in log.h?
>>
>> static inline void log_oom(void) {
>>        log_error("Out of memory.");
>>        return -ENOMEM;
>> }
>>
>> Which we then could use everywhere?
>
> patch that does that

Applied.

Thanks,
Kay

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic