]> cygwin.com Git - cygwin-apps/setup.git/commit
* archive.cc (archive::extract_file): Use named constants for return values.
authorChristopher Faylor <me@cgf.cx>
Sat, 29 Jun 2013 20:48:58 +0000 (20:48 +0000)
committerChristopher Faylor <me@cgf.cx>
Sat, 29 Jun 2013 20:48:58 +0000 (20:48 +0000)
commita5104a0492fe1644f7085c5bfc7842b00d48949f
treeb9e7638afb67263593e8e94159c5ee276f63c684
parent45bbb3d405a49f9b8e2aab925b41e7093c2774fe
* archive.cc (archive::extract_file): Use named constants for return values.
* archive.h (archive::extract_results): New enum.
(archive::extract_file): Use extract_results for return value.
* install.cc (Installer::installOne): Use archive::extract_results to make
decisions about archive::extract_file return.
* io_stream_cygfile.cc: Add a comment making return value clear.
* mkdir.cc: Ditto.
ChangeLog
archive.cc
archive.h
install.cc
io_stream_cygfile.cc
mkdir.cc
This page took 0.033222 seconds and 5 git commands to generate.