← Back to team overview

leaningtech-dev team mailing list archive

[Bug 1298383] [NEW] std set insert failing at run-time

 

Public bug reported:

std::set insert is failing at runtime. This is probably due to a non working std::__tree implementation.
A simple testcase showing the failure is attached.

** Affects: duetto
     Importance: Undecided
         Status: New

** Attachment added: "main.cpp"
   https://bugs.launchpad.net/bugs/1298383/+attachment/4046554/+files/main.cpp

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

Title:
  std set insert failing at run-time

Status in Duetto: C++ for the Web:
  New

Bug description:
  std::set insert is failing at runtime. This is probably due to a non working std::__tree implementation.
  A simple testcase showing the failure is attached.

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


Follow ups

References