osquery-1/osquery/utils
Jeremy Calvert 67447bbd96 Custom cast so that 0.0 as a double casts as "0.0"
Summary:
This fixes a regression introduced in D13586036 .

The tailer downstream sometimes determines type by trying to parse the string as an int.  We want this to consistently fail to do so when the value is in fact a float.

Reviewed By: SAlexandru

Differential Revision: D14161125

fbshipit-source-id: 8e2bb9c59559a5774813a7c7777257742f885c35
2019-02-22 10:23:07 -08:00
..
aws Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
config Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
conversions Custom cast so that 0.0 as a double casts as "0.0" 2019-02-22 10:23:07 -08:00
darwin Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
debug Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
error Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
expected Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
info Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
json Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
macros Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
status Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
system Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
tests Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
versioning Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
attribute.h Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
base64.cpp Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
base64.h Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
BUCK Add thirdparty [boost] dependency to osquery/utils:utils 2019-02-12 04:08:17 -08:00
chars.cpp Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
chars.h Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
enum_class_hash.h Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
map_take.h Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
mutex.h Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
only_movable.cpp Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
only_movable.h Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
scope_guard.h Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00