"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "fsmove/src/args.cc" between
fstransform-0.9.3-src.tar.gz and fstransform-0.9.4.tar.gz

About: fstransform is a tool to change a file-system from one format to another, for example from jfs, xfs, or reiser to ext2, ext3, or ext4, in-place and without the need for backup.

args.cc  (fstransform-0.9.3-src):args.cc  (fstransform-0.9.4)
skipping to change at line 34 skipping to change at line 34
*/ */
#include "first.hh" #include "first.hh"
#include "args.hh" // for fm_args #include "args.hh" // for fm_args
FT_NAMESPACE_BEGIN FT_NAMESPACE_BEGIN
/** default constructor */ /** default constructor */
fm_args::fm_args() fm_args::fm_args()
: io_args(), exclude_list(NULL), io_kind(FC_IO_AUTODETECT), ui_kind(FC_UI_NO : program_name("fsmove"),
NE), io_args(), exclude_list(NULL), inode_cache_path(NULL),
io_kind(FC_IO_AUTODETECT), ui_kind(FC_UI_NONE),
force_run(false), simulate_run(false) force_run(false), simulate_run(false)
{ } { }
FT_NAMESPACE_END FT_NAMESPACE_END
 End of changes. 1 change blocks. 
2 lines changed or deleted 3 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)