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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to