Project

General

Profile

Actions

Bug #4793

open

Compiler warning

Added by Keith Williams about 8 years ago. Updated about 8 years ago.

Status:
New
Priority:
Low
Assignee:
-
Target version:
-
Start date:
03/07/2016
Due date:
% Done:

0%

Estimated time:

Description

I have been getting a very anoying compiler warning:

Wt/WAnimation:178:59: warning: extra ';' [-Wpedantic]

W_DECLARE_OPERATORS_FOR_FLAGS(WAnimation::AnimationEffect);

^

Can you fix it please.

Actions #1

Updated by Keith Williams about 8 years ago

I build with: -std=c++11 -pedantic

The warning stops me from adding -Wpedantic. The fix is trivial, just fix either the macro or its use.

Actions

Also available in: Atom PDF