Re: [PATCH v4 3/5] doc/api: add portable version of __builtin_add_overflow

2025-03-14 Thread Bruce Richardson
On Thu, Mar 13, 2025 at 01:00:41PM -0700, Andre Muezerie wrote: > __builtin_add_overflow is gcc specific. There's a need for a portable > version that can also be used with other compilers. > > Signed-off-by: Andre Muezerie > --- > doc/api/doxy-api-index.md | 1 + > 1 file changed, 1 insertion(+

[PATCH v4 3/5] doc/api: add portable version of __builtin_add_overflow

2025-03-13 Thread Andre Muezerie
__builtin_add_overflow is gcc specific. There's a need for a portable version that can also be used with other compilers. Signed-off-by: Andre Muezerie --- doc/api/doxy-api-index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/api/doxy-api-index.md b/doc/api/doxy-api-index.md index b2