← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1253159] Re: Build oxide with C++11

 

** Changed in: oxide
       Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
WebApps bug tracking, which is subscribed to Oxide.
https://bugs.launchpad.net/bugs/1253159

Title:
  Build oxide with C++11

Status in Oxide Webview:
  Fix Released

Bug description:
  We build the core library with Chromium defaults (no C++11), which
  means we don't get features such as "final" and "override". When
  recently rebasing Oxide on the latest Chromium, I hit several weird
  test failures and bugs which ended up being due to the prototypes of
  various virtual functions we implement changing.

  If we were able to use "final" or "override", the compiler would have
  caught these errors for me.

  Note, Chromium currently does not build successfully with C++11

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1253159/+subscriptions