Copy link
@gvanem

gvanem Sep 4, 2020

Contributor

A new harmless warning from clang-cl:

easygetopt.c(54,23): warning: integer constant not in range of enumerated type 'CURLoption' [-Wassign-enum]
  return lookup(name, 0);
                      ^