Project

General

Profile

Actions

Bug #1302

closed

DboTest fails

Added by Anders Hessel almost 12 years ago. Updated almost 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
05/24/2012
Due date:
% Done:

0%

Estimated time:

Description

I am trying to compile newest git version on a mac with boost 1_49

(also tried the winst which use 1_48)

When compiling DboTest (with clang) I get an error at line 173 saying that Session::SetInfo is a private type.

[ 84%] Building CXX object test/CMakeFiles/test.dir/dbo/DboTest.o

In file included from /opt/local/winst/wt-git/test/dbo/DboTest.C:10:

In file included from /opt/local/winst/wt-git/src/Wt/Dbo/Dbo:11:

In file included from /opt/local/winst/wt-git/src/Wt/Dbo/Impl:14:

/opt/local/winst/wt-git/src/Wt/Dbo/weak_ptr_impl.h:173:16: error: 'SetInfo' is a

private member of 'Wt::Dbo::Session'

Session::SetInfo *info)

I cannot manage to get around it as it is in the Dbo implementation.

Actions #1

Updated by Koen Deforche almost 12 years ago

  • Status changed from New to Resolved
  • Assignee set to Koen Deforche
  • Target version set to 3.2.2

Hey,

Interesting that our compilers do not complain ...

I've fixed this in my git and will push later.

Regards,

koen

Actions #2

Updated by Koen Deforche almost 12 years ago

  • Status changed from Resolved to Closed

Released in Wt 3.2.2

Actions

Also available in: Atom PDF