Martine Lenders
851f4f0b89
Fix LLVM/clang conversion errors ( #2473 )
...
This fixes some conversion errors one gets when compiling with
LLVM/clang. Most of them are caused when a bit-specific type (i.e.
`uint16_t`) is implicitly cast to an `enum` of smaller value range.
The fix is just an explicit casting of those types to the desired target
type.
JerryScript-DCO-1.0-Signed-off-by: Martine Lenders m.lenders@fu-berlin.de
2018-08-21 08:22:57 +02:00
..
2018-08-13 12:42:19 +09:00
2018-06-06 15:08:17 +09:00
2017-04-21 11:42:36 +02:00
2017-12-06 18:06:07 +01:00
2017-04-21 11:42:36 +02:00
2018-02-01 19:30:03 +09:00
2017-04-21 11:42:36 +02:00
2017-03-30 21:22:22 +08:00
2017-04-21 11:42:36 +02:00
2018-03-01 13:31:15 +01:00
2017-04-21 11:42:36 +02:00
2017-12-06 18:06:07 +01:00
2017-04-21 11:42:36 +02:00
2018-05-25 07:27:30 +02:00
2017-04-21 11:42:36 +02:00
2018-08-06 18:00:49 +02:00
2017-04-21 11:42:36 +02:00
2018-05-14 09:41:26 +09:00
2017-03-23 09:36:29 +01:00
2016-12-08 06:39:11 +01:00
2017-03-23 09:36:29 +01:00
2016-12-08 06:39:11 +01:00
2017-04-21 11:42:36 +02:00
2016-12-08 06:39:11 +01:00
2017-04-21 11:42:36 +02:00
2018-05-15 09:03:40 +09:00
2017-03-23 09:36:29 +01:00
2018-07-20 08:50:39 +02:00
2017-03-23 09:36:29 +01:00
2018-07-20 08:50:39 +02:00
2017-12-06 18:06:07 +01:00
2018-08-10 21:08:49 +02:00
2017-12-06 18:06:07 +01:00
2018-08-08 23:34:13 +09:00
2017-03-23 09:36:29 +01:00
2017-03-23 09:36:29 +01:00
2018-05-18 19:42:14 +09:00
2018-08-08 23:34:13 +09:00
2017-12-06 18:06:07 +01:00
2018-07-10 15:00:19 +02:00
2017-04-21 11:42:36 +02:00
2018-06-06 15:08:17 +09:00
2017-04-21 11:42:36 +02:00
2018-05-18 15:43:17 +09:00
2017-04-21 11:42:36 +02:00
2017-12-06 18:06:07 +01:00
2017-04-21 11:42:36 +02:00
2017-12-06 18:06:07 +01:00
2017-03-23 09:36:29 +01:00
2018-05-18 15:43:17 +09:00
2017-03-23 09:36:29 +01:00
2017-12-06 18:06:07 +01:00
2017-04-26 19:47:51 +08:00
2018-03-01 13:31:15 +01:00
2017-04-26 19:47:51 +08:00
2016-12-08 06:39:11 +01:00
2017-04-21 11:42:36 +02:00
2016-12-08 06:39:11 +01:00
2017-04-21 11:42:36 +02:00
2016-12-08 06:39:11 +01:00
2017-04-21 11:42:36 +02:00
2016-12-08 06:39:11 +01:00
2017-04-21 11:42:36 +02:00
2018-04-20 15:27:33 +02:00
2017-12-06 18:06:07 +01:00
2018-04-20 15:27:33 +02:00
2017-04-21 11:42:36 +02:00
2018-06-14 17:48:25 +09:00
2017-07-10 10:49:16 +02:00
2018-03-01 13:31:15 +01:00
2017-04-21 11:42:36 +02:00
2016-12-08 06:39:11 +01:00
2017-04-21 11:42:36 +02:00
2016-12-08 06:39:11 +01:00
2017-04-21 11:42:36 +02:00
2016-12-08 06:39:11 +01:00
2017-03-23 09:36:29 +01:00
2016-12-08 06:39:11 +01:00
2017-04-21 11:42:36 +02:00
2016-12-08 06:39:11 +01:00
2017-04-21 11:42:36 +02:00
2016-12-08 06:39:11 +01:00
2017-04-21 11:42:36 +02:00
2016-12-08 06:39:11 +01:00
2017-04-21 11:42:36 +02:00
2018-03-02 14:37:03 +01:00
2018-08-21 08:22:57 +02:00
2018-08-13 12:42:19 +09:00
2018-03-02 14:37:03 +01:00