Separate each statement of the form "assert(a && b);" into "assert(a);" and "assert(b);" for more precise diagnostics, except for this clever use in drmmode_display.c where it was used to pass a hint to developers: assert(num_infos <= 32 && "update return type"); |
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| appledri.c | ||
| appledri.h | ||
| appledristr.h | ||
| dri.c | ||
| dri.h | ||
| driWrap.c | ||
| driWrap.h | ||
| dristruct.h | ||
| meson.build | ||
| x-hash.c | ||
| x-hash.h | ||
| x-hook.c | ||
| x-hook.h | ||
| x-list.c | ||
| x-list.h | ||
| xpr.h | ||
| xprAppleWM.c | ||
| xprCursor.c | ||
| xprEvent.c | ||
| xprEvent.h | ||
| xprFrame.c | ||
| xprScreen.c | ||