Re: [PATCH v23 0/3] c: Add _Countof and

2025-05-21 Thread Alejandro Colomar
On Wed, May 21, 2025 at 02:17:58AM +0200, Alejandro Colomar wrote: > Hi! > > Here's another revision of this patch set. > > v23 changes: > > - More specific change logs. > - #define assert() instead of #include'ing . > > `make check` says all's good. I haven't diffed against master this > ti

[PATCH v23 0/3] c: Add _Countof and

2025-05-20 Thread Alejandro Colomar
Hi! Here's another revision of this patch set. v23 changes: - More specific change logs. - #define assert() instead of #include'ing . `make check` says all's good. I haven't diffed against master this time, because that's slow as hell, and the changes are minimal. I've only ran `make check