Issue 42 in open-vcdiff: use unique_ptr instead of auto_ptr in c++11 builds

5 views
Skip to first unread message

open-...@googlecode.com

unread,
Mar 19, 2014, 6:45:58 PM3/19/14
to open-...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 42 by most...@opera.com: use unique_ptr instead of auto_ptr in
c++11 builds
http://code.google.com/p/open-vcdiff/issues/detail?id=42

std::auto_ptr is deprecated in c++11, let's use std::unique_ptr instead in
that case.

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

open-...@googlecode.com

unread,
Mar 19, 2014, 7:05:39 PM3/19/14
to open-...@googlegroups.com

Comment #1 on issue 42 by most...@opera.com: use unique_ptr instead of
Starting point for a patch here:
https://codereview.appspot.com/78010043
Reply all
Reply to author
Forward
0 new messages