Project

General

Profile

Actions

Bug #4880

closed

[wt-3.3.5] does not compile Server.C with ENABLE_SSL and NO_RESOLVE_ACCEPT_ADDRESS

Added by Стойчо Стефанов Stoycho Stefanov almost 8 years ago. Updated almost 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
04/29/2016
Due date:
% Done:

0%

Estimated time:

Description

Hey,

I needed to build wt with NO_RESOLVE_ACCEPT_ADDRESS for some reason. There is an undefined variable when NO_RESOLVE_ACCEPT_ADDRESS is defined. I fixed it this way (see attached patch), but could you check if this patch is sufficient, whether I had overseen something.

Regards,

Stoycho


Files

Server.patch (830 Bytes) Server.patch Стойчо Стефанов Stoycho Stefanov, 04/29/2016 11:52 AM
Actions #1

Updated by Стойчо Стефанов Stoycho Stefanov almost 8 years ago

httpsPort (line 235 not in patch) is not defined

Actions #2

Updated by Wim Dumon almost 8 years ago

  • Status changed from New to Resolved
  • Assignee set to Wim Dumon

Hey,

Thank you for the report. Ok to just replace the offending line?

    ssl_endpoint.port(atoi(config_.httpsPort().c_str()));
Actions #3

Updated by Koen Deforche almost 8 years ago

  • Status changed from Resolved to Closed
  • Target version set to 3.3.6
Actions

Also available in: Atom PDF