From: SourceForge.net <no...@so...> - 2010-04-22 15:40:59
|
Patches item #2990942, was opened at 2010-04-22 10:40 Message generated for change (Tracker Item Submitted) made by jsd01 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=467783&aid=2990942&group_id=52718 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: jan p. springer (jsd01) Assigned to: Nobody/Anonymous (nobody) Summary: tr1::unordered_map vs. ext/hash_map Initial Comment: gcc 4.x complains about ext/hash_map being deprecated. attached patch adds a code path for gcc >= 4 using tr1/unordered_map instead. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=467783&aid=2990942&group_id=52718 |