Sergey Markelov
c3648f42b2
Use less error prone string list, map or multimap pointer types
...
Use pointers to incomplete struct types. If an argument of a not suitable
type is passed to a function of any string collection,
C compiler will warn:
warning: passing argument 1 of <func> from incompatible pointer type
C++ compiler will raise an error, for example:
error: cannot convert 'cef_string_list_t' ... to 'cef_string_multimap_t'
With the previously used `void*` pointer types, such errors in a code were not
diagnosed.
2023-04-13 16:06:02 +00:00
..
2023-04-13 16:03:41 +00:00
2023-04-12 18:21:39 +00:00
2023-04-13 16:06:02 +00:00
2022-09-01 17:14:30 -04:00
2023-03-08 16:58:21 +00:00
2023-01-04 21:36:29 -05:00
2022-09-01 17:14:30 -04:00
2023-03-08 12:02:49 -05:00
2022-10-21 14:52:50 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2023-01-04 21:36:29 -05:00
2022-10-26 16:54:33 -04:00
2022-09-05 14:10:30 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2023-03-08 12:02:49 -05:00
2023-01-12 11:51:25 -05:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2023-02-28 13:36:15 -05:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2023-02-03 13:00:26 -05:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2023-04-12 18:21:39 +00:00
2022-10-03 17:46:50 +00:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2022-10-26 16:54:33 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2022-10-26 16:54:33 -04:00
2022-10-26 16:54:33 -04:00
2022-11-17 12:50:15 -05:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2022-10-11 14:55:12 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00
2022-09-01 17:14:30 -04:00