Mercurial > hg > svcore
log data/fileio/FileSource.cpp @ 932:e06f03013f46 warnfix_no_size_t
age | author | description |
---|---|---|
Mon, 19 May 2014 10:54:45 +0100 | Chris Cannam | Fixes to FileSource from Ted Felix (for Rosegarden): avoid blowing up through calling abort() from cleanup() when error occurred; set status correctly for FTP transfers |
Tue, 13 May 2014 09:50:59 +0100 | Chris Cannam | Avoid potential crash when network connection fails tony_integration |
Tue, 26 Nov 2013 13:43:31 +0000 | Chris Cannam | Drop toStdString, with debug header we can stream QStrings |
Tue, 26 Nov 2013 13:35:08 +0000 | Chris Cannam | Drop std:: from cout, cerr, endl -- pull these in through Debug.h |