[Box Backup-dev] Cannot compile Timer.cpp on FreeBSD or Solaris
James O'Gorman
boxbackup-dev@fluffy.co.uk
Mon, 22 Oct 2007 20:26:44 +0100
Hi Chris,
On Mon, Oct 22, 2007 at 06:28:46PM +0100, Chris Wilson wrote:
> Thanks for the report. Should be fixed now in trunk. Please could you update
> and retest?
Thanks, it compiles now!
It still reports this though:
Timer.cpp: In static member function `static void Timers::Cleanup()':
Timer.cpp:77: warning: unused variable 'result'
Similarly in BackupStoreFile.cpp it reports unused variable 'drained' at
line 299, but continues without failure.
Thanks,
James