Project

General

Profile

Actions

Bug #1099

closed

compilation errors on Linux using INTEL COMPILER v12

Added by Anonymous over 12 years ago. Updated almost 12 years ago.

Status:
Closed
Priority:
Urgent
Assignee:
Target version:
Start date:
12/12/2011
Due date:
% Done:

0%

Estimated time:

Description

/home/user/workspace/wt2/wt/examples/blog/model/Token.h(39): error: default argument is not allowed

DBO_EXTERN_TEMPLATES(Token);

^

/home/user/workspace/wt2/wt/examples/blog/model/Comment.h(58): error: default argument is not allowed

DBO_EXTERN_TEMPLATES(Comment);

^

/home/user/workspace/wt2/wt/examples/blog/model/Tag.h(37): error: default argument is not allowed

DBO_EXTERN_TEMPLATES(Tag);

^

/home/user/workspace/wt2/wt/examples/blog/model/Post.h(69): error: default argument is not allowed

DBO_EXTERN_TEMPLATES(Post);

^

/home/user/workspace/wt2/wt/examples/blog/model/User.h(70): error: default argument is not allowed

DBO_EXTERN_TEMPLATES(User);

^

Actions #1

Updated by Koen Deforche over 12 years ago

  • Status changed from New to Resolved
  • Target version set to 3.2.1

Hey,

This should be fixed with latest git (although I did not try with this compiler).

Could you verify that ?

Regards,

koen

Actions #2

Updated by Koen Deforche almost 12 years ago

  • Status changed from Resolved to Closed

Fixed in 3.2.1

Actions

Also available in: Atom PDF