Remove POSIX backtraces; move ScopedTemporary into its own file.
authorCarl Hetherington <cth@carlh.net>
Mon, 22 Dec 2014 03:58:05 +0000 (03:58 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 22 Dec 2014 03:58:05 +0000 (03:58 +0000)
commit59f63e2b6d0dba963faee7dfee54fbb48dee396a
tree29ecb7853c0429a3c8050bde2d147b7d59ff2a8c
parent3f8953593f8f55cef214ca259fe4aa4fa2f25ad4
Remove POSIX backtraces; move ScopedTemporary into its own file.
src/lib/internet.cc
src/lib/scoped_temporary.cc [new file with mode: 0644]
src/lib/scoped_temporary.h [new file with mode: 0644]
src/lib/util.cc
src/lib/util.h
src/lib/wscript
src/wx/about_dialog.cc