Project

General

Profile

Actions

Bug #4880

closed
СS WD

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

Bug #4880: [wt-3.3.5] does not compile Server.C with ENABLE_SSL and NO_RESOLVE_ACCEPT_ADDRESS

Added by Стойчо Стефанов Stoycho Stefanov over 10 years ago. Updated about 10 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

СS Updated by Стойчо Стефанов Stoycho Stefanov over 10 years ago Actions #1

httpsPort (line 235 not in patch) is not defined

WD Updated by Wim Dumon over 10 years ago Actions #2

  • 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()));

KD Updated by Koen Deforche about 10 years ago Actions #3

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

Also available in: PDF Atom