Skip to content

Does not compile on debian testing #2

@0-8-15

Description

@0-8-15

g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security
-std=c++11 -pthread -std=c++11 -pthread -D_FORTIFY_SOURCE=2 -c -o natpmp.o
natpmp.cpp natpmp.cpp: In function 'void upnp_map_port(uint32_t_,
in_port_t&)': natpmp.cpp:149:94: error: too few arguments to function
'UPNPDev_ upnpDiscover(int, const char_, const char_, int, int, int_)'
UPNPDev devlist = upnpDiscover(2000/_response timeout (milliseconds)/,
nullptr, nullptr, 0);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions