Project

General

Profile

Actions

Bug #1467

closed

Compiling wt-3.2.3-rc1 compiler warnings

Added by Stefan Ruppert over 11 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
10/13/2012
Due date:
% Done:

0%

Estimated time:

Description

Hi,

I downloaded the wt-3.2.3-rc1 archive and compiling it with g 4.3.3 under linux got the following compiler warnings:

wt-3.2.3-rc1/src/Wt/WEnvironment.C: In destructor ‘Wt::WEnvironment::~WEnvironment()’:
wt-3.2.3-rc1/src/Wt/WEnvironment.C:53: warning: possible problem detected in invocation of delete operator:
wt-3.2.3-rc1/src/Wt/WEnvironment.C:53: warning: invalid use of incomplete type ‘struct Wt::WSslInfo’
wt-3.2.3-rc1/src/Wt/WEnvironment:20: warning: forward declaration of ‘struct Wt::WSslInfo’
wt-3.2.3-rc1/src/Wt/WEnvironment.C:53: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined.
Actions #1

Updated by Koen Deforche over 11 years ago

  • Status changed from New to Resolved
  • Assignee set to Koen Deforche
  • Target version set to 3.2.3
Actions #2

Updated by Koen Deforche over 11 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF