[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 173: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 174: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
Cheshire Cat Computing Software support and information 2011-05-05T18:15:29+13:00 http://steveshipway.org/forum/feed.php?f=22&t=4324 2011-05-05T18:15:29+13:00 2011-05-05T18:15:29+13:00 http://steveshipway.org/forum/viewtopic.php?t=4324&p=11902#p11902 <![CDATA[Re: Strange Message Cutoff Problems]]>
The NagEvLog package does not (yet) support unicode, due to limitations in the old compiler I have, and the extensive use of strings as byte-arrays (you need ot use unicode functions everywhere and cant code your own char * stuff any more).

Unicode can contain characters which the normal string processing functions take as an end-of-string delimiter. This is probably what's going on; there may be embedded unicode in the string (first case) and it may be hitting the character limit for NSCA (second case).

Note that the latest NSCA and Nagios support much longer messages, so NagEvLog could be recompiled with a higher limit though this would possibly damage backwards compatibility.

Statistics: Posted by stevesh — Thu May 05, 2011 6:15 pm


]]>
2011-04-12T23:24:31+13:00 2011-04-12T23:24:31+13:00 http://steveshipway.org/forum/viewtopic.php?t=4324&p=11868#p11868 <![CDATA[Strange Message Cutoff Problems]]> Statistics: Posted by crommcruach — Tue Apr 12, 2011 11:24 pm


]]>