Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #271447

Category curl
Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
Changed at Wed 17 Jun 2026 12:03:41
Repository https://github.com/curl/curl.git
Project curl
Branch master
Revision 39caaff7b3a5f571b49b8a6a7168c1f19089c878

Comments

libtest: unify on easy_setopt macro
- drop the old test_setopt() which did the same thing
- remove #if 0'ed macros from first.h

These macros now store results in 'result' more aggressively, but I
believe that is generally favorable.

Closes #22057

Changed files