Skip to content

Fix name clashes with gnulib

Akash Rawal requested to merge akash_rawal/wget2:setenv_f into master
  • tests/test-plugin.c: Rename setenv and unsetenv to setenv_rpl and unsetenv_rpl respectively.
  • unit-tests/test-dl.c: Rename rpl_remove to remove_rpl.

Reported-by: Gisle Vanem

Edited by Tim Rühsen

Merge request reports