Commit f90fe3e
committed
gtk.cfg: Add pure annotations for more GLib functions
This fixes assertWithSideEffect false positives for the following
functions:
g_error_matches
g_list_find
g_str_has_prefix
g_str_has_suffix1 parent ac061da commit f90fe3e
2 files changed
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2251 | 2251 | | |
2252 | 2252 | | |
2253 | 2253 | | |
| 2254 | + | |
2254 | 2255 | | |
2255 | 2256 | | |
2256 | 2257 | | |
| |||
5218 | 5219 | | |
5219 | 5220 | | |
5220 | 5221 | | |
| 5222 | + | |
5221 | 5223 | | |
5222 | 5224 | | |
5223 | 5225 | | |
| |||
6586 | 6588 | | |
6587 | 6589 | | |
6588 | 6590 | | |
| 6591 | + | |
6589 | 6592 | | |
6590 | 6593 | | |
6591 | 6594 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
| 63 | + | |
62 | 64 | | |
63 | 65 | | |
64 | 66 | | |
| |||
406 | 408 | | |
407 | 409 | | |
408 | 410 | | |
| 411 | + | |
409 | 412 | | |
410 | 413 | | |
411 | 414 | | |
| |||
530 | 533 | | |
531 | 534 | | |
532 | 535 | | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
533 | 546 | | |
534 | 547 | | |
535 | 548 | | |
| |||
0 commit comments