Project

General

Profile

Actions

Bug #1338

closed

WSvgImage.C will not compile with gcc 4.7 and C++11 enabled

Added by Robert T almost 12 years ago. Updated almost 12 years ago.

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

0%

Estimated time:

Description

It looks like a non conformance issue with the new standard, therefore WSvgImage.C should be changed

See "User-defined literals and whitespace"

http://gcc.gnu.org/gcc-4.7/porting_to.html

Fixing the problem requires placing white space around the SVG macro in the string literals.

Actions #1

Updated by Koen Deforche almost 12 years ago

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

Hey,

I've fixes this in my git copy, which I'll push later to the git repo.

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