Your message dated Fri, 10 Feb 2006 22:07:49 +1100
with message-id <[EMAIL PROTECTED]>
has caused the Debian Bug report #352123,
regarding libcommoncpp2-dev: slog should not cut after 128 bytes
to be marked as having been forwarded to the upstream software
author(s) [EMAIL PROTECTED]

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
David,

Please find a suggestion from a Debian GNU/Linux user on your logging in 
libcommoncpp2.

Mark

----------  Forwarded Message  ----------

Subject: Bug#352123: libcommoncpp2-dev: slog should not cut after 128 bytes
Date: Friday 10 February 2006 08:12
From: Stephan A Suerken <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>

Package: libcommoncpp2-dev
Version: 1.3.22-1
Severity: wishlist
Tags: patch

Hi,

the thread safe logging currently cut lines after 128 bytes; this is a
bit short for real life logs.

Ideally, lines should be unlimited ;). However, I suggest to increase
that to 256 as a quick fix:

$ absurd? diff private.h.orig private.h
55c55
<       char _msgbuf[128];
---

>       char _msgbuf[256];

Thanks,

Stephan

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-2-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages libcommoncpp2-dev depends on:
ii  libcommoncpp2-1.3c2a          1.3.22-1   A GNU package for creating
 portabl

libcommoncpp2-dev recommends no packages.

-- no debconf information
--
Stephan A Suerken <suerken|[EMAIL PROTECTED]>
Phone: +49.721.91347-393

Schlund + Partner AG, Karlsruhe

-------------------------------------------------------

--- End Message ---

Reply via email to