mirror of
https://github.com/mfontanini/libtins
synced 2026-01-28 04:34:27 +01:00
Fixed lots of warnings in test cases, due to narrowing conversions.
This commit is contained in:
@@ -20,10 +20,8 @@ public:
|
||||
};
|
||||
|
||||
const uint8_t IPTest::expected_packet[] = {
|
||||
'(', '\x7f', '\x00', ' ', '\x00', 'z', '\x00', 'C', '\x15', '\x01',
|
||||
'\xfb', 'g', 'T', '4', '\xfe', '\x05', '\xc0', '\xa8', '\t', '+',
|
||||
'\x82', '\x0b', 't', 'j', 'g', '\xab', 'w', '\xab', 'h', 'e', 'l',
|
||||
'\x00'
|
||||
40, 127, 0, 32, 0, 122, 0, 67, 21, 1, 251, 103, 84, 52, 254, 5, 192,
|
||||
168, 9, 43, 130, 11, 116, 106, 103, 171, 119, 171, 104, 101, 108, 0
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user