Patches item #2990942, was opened at 2010-04-22 10:40
Message generated for change (Comment added) made by patrickh
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: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: jan p. springer (jsd01)
>Assigned to: Patrick Hartling (patrickh)
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.
----------------------------------------------------------------------
>Comment By: Patrick Hartling (patrickh)
Date: 2010-05-09 15:49
Message:
Your patch was applied in r657 on the trunk and r659 on the 1.0 branch.
Thanks for this nice improvement.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=467783&aid=2990942&group_id=52718
|