nhmall
36ba2b9a0e
fix curses build issue caused by "attr_t same as int" assumption
...
In file included from ../win/curses/cursmisc.c:6:
../win/curses/cursmisc.c: In function 'curses_convert_attr':
../lib/pdcursesmod/curses.h:562:32: warning: overflow in conversion from 'long long unsigned int' to 'int' changes value from '2147483648' to '-2147483648' [-Woverflow]
562 | #define PDC_ATTRIBUTE_BIT( N) ((chtype)1 << (N))
| ^
../lib/pdcursesmod/curses.h:574:27: note: in expansion of macro 'PDC_ATTRIBUTE_BIT'
574 | # define A_DIM PDC_ATTRIBUTE_BIT( PDC_CHARTEXT_BITS + 10)
| ^~~~~~~~~~~~~~~~~
../win/curses/cursmisc.c:752:23: note: in expansion of macro 'A_DIM'
752 | curses_attr = A_DIM;
| ^~~~~
2023-06-12 13:53:34 -04:00
..
2022-02-04 11:01:20 -05:00
2022-03-13 13:58:56 -07:00
2022-11-29 21:53:21 -05:00
2022-07-19 21:23:26 +03:00
2022-07-19 21:23:26 +03:00
2022-11-29 21:53:21 -05:00
2020-08-03 22:07:36 -04:00
2023-04-22 16:10:37 -07:00
2023-05-22 20:50:35 -04:00
2023-04-05 11:49:09 -04:00
2023-03-04 11:02:06 +02:00
2022-06-30 23:48:18 -04:00
2023-05-22 13:41:47 -04:00
2023-05-06 16:51:59 -07:00
2023-03-05 17:35:49 -05:00
2023-03-01 14:00:29 +02:00
2023-03-16 22:27:01 -04:00
2021-01-26 21:06:16 -05:00
2023-06-04 00:22:14 -07:00
2023-05-04 06:02:23 -07:00
2023-06-09 00:56:53 -07:00
2023-06-09 00:56:53 -07:00
2021-10-16 12:12:21 -04:00
2023-05-22 14:43:01 -07:00
2023-05-22 19:47:28 -04:00
2023-06-03 16:39:12 -07:00
2022-07-01 08:36:03 -04:00
2022-03-11 07:33:28 -05:00
2022-06-19 02:30:45 -07:00
2020-08-03 22:07:36 -04:00
2022-11-29 21:53:21 -05:00
2020-08-03 22:07:36 -04:00
2020-08-03 22:07:36 -04:00
2022-11-29 21:53:21 -05:00
2023-03-19 12:19:34 -04:00
2023-04-20 18:56:26 +03:00
2023-02-25 07:02:19 -08:00
2023-06-09 16:09:26 -07:00
2023-04-22 11:13:53 -04:00
2023-03-16 22:27:01 -04:00
2023-01-12 14:54:05 -08:00
2023-04-29 02:18:29 -07:00
2023-06-09 00:56:53 -07:00
2023-05-25 17:08:53 -07:00
2023-04-05 11:49:09 -04:00
2023-04-22 11:13:53 -04:00
2022-10-26 14:21:23 -04:00
2022-10-26 14:21:23 -04:00
2022-10-26 14:21:23 -04:00
2022-10-26 14:21:23 -04:00
2023-05-14 03:03:04 -07:00
2023-02-28 16:15:56 -05:00
2022-07-23 23:11:13 -07:00
2023-02-25 16:05:27 -05:00
2023-02-25 18:05:09 +02:00
2022-11-29 21:53:21 -05:00
2022-12-10 12:27:18 -05:00
2022-11-18 17:54:17 -08:00
2020-08-03 22:07:36 -04:00
2020-08-12 16:15:28 -07:00
2021-10-16 12:12:21 -04:00
2022-10-26 14:21:23 -04:00
2023-05-31 01:34:11 -07:00
2022-12-06 00:49:52 -08:00
2023-04-05 11:49:09 -04:00
2022-11-29 21:53:21 -05:00
2023-05-25 15:35:49 -07:00
2021-10-22 12:27:10 -04:00
2022-06-30 23:48:18 -04:00
2023-06-12 13:53:34 -04:00
2023-04-05 11:49:09 -04:00
2023-05-10 12:47:42 -07:00
2023-05-31 00:10:22 -04:00
2023-04-05 11:49:09 -04:00
2023-01-01 19:55:02 -05:00
2022-10-26 14:21:23 -04:00
2022-10-26 14:21:23 -04:00
2023-05-25 17:08:53 -07:00
2023-05-08 15:21:03 -07:00