[pedevel] Re: r575 - in trunk: Resources Sources

  • From: Stephan Aßmus <superstippi@xxxxxx>
  • To: pedevel@xxxxxxxxxxxxx
  • Date: Tue, 05 May 2009 10:51:10 +0200

Rainer Riedl schrieb:
Hi,

is it just here (R5/BONE) or do you others also get this compile error with this revision?!

../CDocIO.cpp: In method `bool CLocalDocIO::_HasFileContentsChanged(BPositionIO &)':

../CDocIO.cpp:791: no matching function for call to `BPositionIO::GetSize (off_t *)'

I think this may be a call which Ingo and I added to Haiku a while ago. In BeOS, you have to Seek(0, SEEK_END) and then Position() tells you the file size...

Best regards,
-Stephan


Other related posts: