Jeff Squyres
3970b06134
misc: passing a bool to va_start() is undefined
...
According to clang on MacOS, passing a bool parameter -- which
undergoes default parameter promotion -- to va_start() results in
undefined behavior. So just change these params to int and avoid the
issue.
Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
2018-09-15 06:04:13 -07:00
..
2017-07-20 21:01:57 -07:00
2017-02-20 07:03:53 -08:00
2017-08-15 14:41:12 -07:00
2018-03-02 02:00:31 -08:00
2018-06-18 13:24:25 -07:00
2017-02-05 16:24:10 +01:00
2017-01-19 22:08:02 -08:00
2016-03-14 09:42:43 -07:00
2015-06-23 20:59:57 -07:00
2018-03-02 02:00:31 -08:00
2015-06-23 20:59:57 -07:00
2017-12-19 12:55:04 -08:00
2017-07-20 21:01:57 -07:00
2015-06-23 20:59:57 -07:00
2015-06-23 20:59:57 -07:00
2015-06-23 20:59:57 -07:00
2018-01-10 20:28:21 -08:00
2016-01-18 09:44:33 +09:00
2016-02-10 15:44:07 +09:00
2015-06-23 20:59:57 -07:00
2015-06-23 20:59:57 -07:00
2017-07-19 12:14:29 -07:00
2017-07-19 12:14:29 -07:00
2017-06-23 07:49:14 -07:00
2017-06-23 06:22:31 -07:00
2018-08-25 07:45:28 -07:00
2017-03-11 12:50:38 -08:00
2018-09-15 06:04:13 -07:00
2018-09-15 06:04:13 -07:00
2017-06-20 09:02:15 -07:00