1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 <2012> 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 <2012> 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: procServ softIOC server - V2.6.0 released |
From: | Ralph Lange <[email protected]> |
To: | Mark Rivers <[email protected]> |
Cc: | EPICS Tech Talk <[email protected]> |
Date: | Mon, 12 Nov 2012 22:20:34 +0100 |
On Mon Nov 12 2012 17:14:03 GMT+0100 (CET), Mark Rivers <[email protected]> wrote: > - The timestamp output is totally mixed in with the output, making it very difficult to read (see below). Confirmed. The code prefixes every chunk of bytes it gets from select() with the timestamp. This is plain wrong, as the chunks are not aligned with lines. I created procServ Trac ticket #33 for this bug [1]. Thanks for pointing this out. Cheers, ~Ralph [1] https://sourceforge.net/apps/trac/procserv/ticket/33