Project

General

Profile

Actions

Bug #1510

closed

operator!= must not be required for IdType, but it is used by Wt code

Added by Boris Nagaev over 11 years ago. Updated about 11 years ago.

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

0%

Estimated time:

Description

Hello!

operator!= is not listed in requirements of IdType: http://www.webtoolkit.eu/wt/doc/reference/html/structWt_1_1Dbo_1_1dbo__traits.html#afb62c3f28967b0b14b13360d47cd37dc

But it is used here: Wt/Dbo/ptr_impl.h, line 599

Please, replace it with !(... == ...)

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.3.0

Hey,

Good point. Fixed it in my git copy.

Regards,

koen

Actions #2

Updated by Koen Deforche about 11 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF