[Box Backup-dev] COMMIT r307 - in box/chris/win32/type-changes/lib: backupclient common
Ben Summers
boxbackup-dev@fluffy.co.uk
Fri, 6 Jan 2006 21:15:10 +0000
Should anything use non-typedefed types, eg unsigned long long? I
thought the point of using them was to avoid the compiler having it's
own ideas.
Ben
On 6 Jan 2006, at 20:17, subversion@fluffy.co.uk wrote:
> Author: chris
> Date: 2006-01-06 20:17:39 +0000 (Fri, 06 Jan 2006)
> New Revision: 307
>
> Modified:
> box/chris/win32/type-changes/lib/backupclient/BackupStoreFile.cpp
> box/chris/win32/type-changes/lib/backupclient/BackupStoreFile.h
> box/chris/win32/type-changes/lib/common/FdGetLine.cpp
> Log:
> * lib/backupclient/BackupStoreFile.cpp
> * lib/backupclient/BackupStoreFile.h
> - Re-added potentially serious cross-platform changes to this branch
>
> * lib/common/FdGetLine.cpp
> - Undid changes to "begin" and "end" in lib/common/FdGetLine.cpp
>
> v