← Back to team overview

leaningtech-dev team mailing list archive

[Bug 1297502] Re: list push_back copy doesn't compile

 

The issue should be fixed by https://github.com/leaningtech/duetto-
libcxx/commit/7ecf6d576ae639e4a2e2dae731ad74d81cd9a980

** Changed in: duetto
       Status: New => Fix Committed

-- 
You received this bug notification because you are a member of
Leaningtech Team, which is subscribed to Duetto.
https://bugs.launchpad.net/bugs/1297502

Title:
  list push_back copy doesn't compile

Status in Duetto: C++ for the Web:
  Fix Committed

Bug description:
  
  When compiled with --target=duetto

  Line tagged as LINE 2 triggers a compiler error (about a const cast in
  the list implementation)

  Line tagged as LINE 1 solves the problem and works.

  In gcc and clang 3.3 both lines work.

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


References