Péter Gál
56e328be41
Fix conversion and signedness warnings ( #4079 )
...
In case of ARM Nuttx build with IoT.js there are small conversion
and signedness warnings resulting in a build failure.
```
ecma-builtin-regexp-prototype.c: error: conversion from 'int' to '_Bool8' {aka 'unsigned char'}
may change value [-Werror=conversion]
116 | return ecma_make_boolean_value (flags & re_flags[offset]);
| ~~~~~~^~~~~~~~~~~~~~~~~~
js-scanner-util.c: In function 'scanner_pop_literal_pool':
js-scanner-util.c:628:43: error: comparison of integer expressions of different signedness:
'intptr_t' {aka 'int'} and 'unsigned int' [-Werror=sign-compare]
628 | else if (diff >= -UINT8_MAX && diff <= UINT16_MAX)
| ^~
js-scanner-util.c:891:43: error: comparison of integer expressions of different signedness:
'intptr_t' {aka 'int'} and 'unsigned int' [-Werror=sign-compare]
891 | else if (diff >= -UINT8_MAX && diff <= UINT16_MAX)
```
JerryScript-DCO-1.0-Signed-off-by: Peter Gal pgal.usz@partner.samsung.com
2020-07-29 00:05:35 +02:00
..
2020-07-27 18:09:39 +02:00
2020-07-24 12:54:54 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-07-27 11:37:04 +02:00
2020-07-24 12:54:54 +02:00
2020-07-20 16:36:27 +02:00
2020-06-12 17:55:00 +02:00
2020-07-20 16:36:27 +02:00
2020-06-30 13:54:50 +02:00
2020-07-20 16:36:27 +02:00
2020-06-12 17:55:00 +02:00
2020-07-03 11:04:27 +02:00
2020-07-03 11:04:27 +02:00
2020-07-20 16:36:27 +02:00
2020-07-03 11:04:27 +02:00
2020-07-20 16:36:27 +02:00
2020-06-22 13:54:18 +02:00
2020-07-20 16:36:27 +02:00
2020-06-22 13:54:18 +02:00
2020-06-22 13:54:18 +02:00
2020-06-22 13:54:18 +02:00
2020-07-03 11:04:27 +02:00
2020-07-03 11:04:27 +02:00
2020-07-03 15:06:49 +02:00
2019-04-09 10:14:46 +02:00
2020-07-20 16:36:27 +02:00
2020-06-12 17:55:00 +02:00
2020-07-20 16:36:27 +02:00
2020-06-30 13:54:50 +02:00
2020-07-20 16:36:27 +02:00
2020-06-12 17:55:00 +02:00
2020-07-24 12:54:54 +02:00
2020-07-24 12:54:54 +02:00
2020-07-20 16:36:27 +02:00
2020-06-12 17:55:00 +02:00
2020-01-10 15:40:00 +01:00
2017-03-23 09:36:29 +01:00
2020-07-20 16:36:27 +02:00
2020-06-12 17:55:00 +02:00
2019-04-09 10:14:46 +02:00
2019-04-09 10:14:46 +02:00
2020-07-20 16:36:27 +02:00
2020-06-12 17:55:00 +02:00
2020-07-28 10:45:01 +02:00
2019-10-21 13:46:29 +02:00
2020-06-12 17:55:00 +02:00
2020-07-20 16:36:27 +02:00
2020-06-12 17:55:00 +02:00
2020-07-20 16:36:27 +02:00
2020-06-12 17:55:00 +02:00
2020-07-20 16:36:27 +02:00
2020-06-17 11:23:53 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-07-20 16:36:27 +02:00
2020-06-12 17:55:00 +02:00
2020-07-06 08:12:07 +02:00
2020-07-20 16:36:27 +02:00
2020-07-27 11:37:04 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-07-22 13:33:07 +02:00
2020-07-28 10:45:51 +02:00
2020-07-27 11:37:04 +02:00
2020-07-20 16:36:27 +02:00
2020-07-24 12:54:54 +02:00
2020-07-24 12:54:54 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-07-27 11:37:04 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-07-20 16:36:27 +02:00
2020-07-24 12:54:54 +02:00
2020-07-20 16:36:27 +02:00
2020-06-12 17:55:00 +02:00
2020-07-20 16:36:27 +02:00
2020-06-12 17:55:00 +02:00
2020-07-24 15:55:12 +02:00
2019-07-17 14:10:20 +02:00
2020-07-20 16:36:27 +02:00
2020-06-12 17:55:00 +02:00
2020-07-20 16:36:27 +02:00
2020-03-27 14:46:51 +01:00
2020-07-27 19:47:55 +02:00
2020-03-27 14:46:51 +01:00
2020-07-14 15:59:40 +02:00
2020-07-24 12:54:16 +02:00
2020-07-24 12:54:16 +02:00
2020-07-20 16:36:27 +02:00
2020-06-12 17:55:00 +02:00
2020-07-20 16:36:27 +02:00
2020-06-12 17:55:00 +02:00
2019-04-09 10:14:46 +02:00
2019-04-09 10:14:46 +02:00
2020-07-20 16:36:27 +02:00
2020-06-12 17:55:00 +02:00
2019-04-09 10:14:46 +02:00
2019-04-09 10:14:46 +02:00
2020-07-20 16:36:27 +02:00
2020-06-12 17:55:00 +02:00
2020-07-27 11:37:04 +02:00
2020-06-12 17:55:00 +02:00
2020-07-29 00:05:35 +02:00
2020-07-24 13:42:57 +02:00
2020-07-20 16:36:27 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-07-20 16:36:27 +02:00
2020-07-24 12:54:54 +02:00
2020-07-20 16:36:27 +02:00
2020-06-12 17:55:00 +02:00
2020-07-20 16:36:27 +02:00
2020-06-12 17:55:00 +02:00
2020-07-28 15:53:17 +02:00
2020-07-24 11:24:18 +02:00
2020-07-20 16:36:27 +02:00
2020-06-12 17:55:00 +02:00
2020-07-20 16:36:27 +02:00
2020-07-20 13:47:25 +02:00
2020-07-20 16:36:27 +02:00
2020-06-25 17:11:16 +02:00
2019-04-09 10:14:46 +02:00
2019-04-09 10:14:46 +02:00
2020-07-20 16:36:27 +02:00
2020-06-12 17:55:00 +02:00
2020-07-20 16:36:27 +02:00
2017-03-23 09:36:29 +01:00
2019-04-09 10:14:46 +02:00
2019-04-09 10:14:46 +02:00
2020-07-20 16:36:27 +02:00
2020-06-12 17:55:00 +02:00
2019-04-09 10:14:46 +02:00
2019-04-09 10:14:46 +02:00
2020-07-20 16:36:27 +02:00
2020-06-12 17:55:00 +02:00
2020-07-20 16:36:27 +02:00
2020-06-17 16:07:02 +02:00
2020-07-20 16:36:27 +02:00
2020-06-12 17:55:00 +02:00
2020-07-20 16:36:27 +02:00
2020-06-17 16:07:02 +02:00
2020-07-20 16:36:27 +02:00
2020-06-12 17:55:00 +02:00
2020-07-20 16:36:27 +02:00
2020-07-27 11:37:04 +02:00
2020-07-27 11:37:04 +02:00
2020-07-03 11:04:27 +02:00