<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2015-02-27 14:57 GMT+01:00 singh.janmejay <span dir="ltr"><<a href="mailto:singh.janmejay@gmail.com" target="_blank">singh.janmejay@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Sounds good.<br>
<br>
Also, noticed we don't enable test-bench and valgrind on travis. It'll<br>
be very useful to have them enabled for travis. Also, we should<br>
probably enable regex too on travis(infact all optional things should<br>
be enabled to exercise as many tests as possible).<br>
<br>
Shall I do this in current PR?<br>
<div class="HOEnZb"><div class="h5"><br></div></div></blockquote><div><br></div><div>yes, please do!</div><div><br></div><div>Side-note: do you have some logs to share for the tests and research I am currently working on?</div><div><br></div><div>Rainer</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">
On Fri, Feb 27, 2015 at 6:55 PM, Rainer Gerhards<br>
<<a href="mailto:rgerhards@hq.adiscon.com">rgerhards@hq.adiscon.com</a>> wrote:<br>
> 2015-02-27 14:05 GMT+01:00 singh.janmejay <<a href="mailto:singh.janmejay@gmail.com">singh.janmejay@gmail.com</a>>:<br>
>><br>
>> - Implemented float (a type that parses real numbers in form of<br>
>> nnn.nnn) (note that this doesn't handle n.nnne^nn or any other<br>
>> scientific notation, but then those are not all that common in logs)<br>
>><br>
>> - Implemented suffixed and named_suffixed field types that allow<br>
>> parsing of fields that have one of many potential suffixes (like a<br>
>> disk-space value which may have suffix kb, mb, gb etc). Field<br>
>> named_suffixed does exactly the same thing as suffixed, but allows<br>
>> user to name the parsed-value and suffix field unlike suffixed, which<br>
>> provides default names "value" and "suffix".<br>
>><br>
>> - Tokenized wasn't working with lognorm special characters ('%' and<br>
>> ':') because it wasn't unescaping token-string, which is now fixed.<br>
>><br>
>><br>
><br>
> This sounds really good. Given the fact that I was about to release the<br>
> current version, I think it would make sense to postponeĀ  that for a few<br>
> days to permit releasing the new things in that same release.<br>
><br>
> Any concerns?<br>
> Rainer<br>
>><br>
>><br>
>> --<br>
>> Regards,<br>
>> Janmejay<br>
>> <a href="http://codehunk.wordpress.com" target="_blank">http://codehunk.wordpress.com</a><br>
>> _______________________________________________<br>
>> Lognorm mailing list<br>
>> <a href="mailto:Lognorm@lists.adiscon.com">Lognorm@lists.adiscon.com</a><br>
>> <a href="http://lists.adiscon.net/mailman/listinfo/lognorm" target="_blank">http://lists.adiscon.net/mailman/listinfo/lognorm</a><br>
><br>
><br>
><br>
> _______________________________________________<br>
> Lognorm mailing list<br>
> <a href="mailto:Lognorm@lists.adiscon.com">Lognorm@lists.adiscon.com</a><br>
> <a href="http://lists.adiscon.net/mailman/listinfo/lognorm" target="_blank">http://lists.adiscon.net/mailman/listinfo/lognorm</a><br>
><br>
<br>
<br>
<br>
--<br>
Regards,<br>
Janmejay<br>
<a href="http://codehunk.wordpress.com" target="_blank">http://codehunk.wordpress.com</a><br>
_______________________________________________<br>
Lognorm mailing list<br>
<a href="mailto:Lognorm@lists.adiscon.com">Lognorm@lists.adiscon.com</a><br>
<a href="http://lists.adiscon.net/mailman/listinfo/lognorm" target="_blank">http://lists.adiscon.net/mailman/listinfo/lognorm</a><br>
</div></div></blockquote></div><br></div></div>