HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 18 and Version 19 of dev-util/git


Ignore:
Timestamp:
04/18/08 15:35:39 (7 years ago)
Author:
andreasf
Comment:

Fix

Legend:

Unmodified
Added
Removed
Modified
  • dev-util/git

    v18 v19  
    3333For now, I've replace it with: 
    3434{{{ 
    35 (*loose_size) += ceil(st.st_size / 512); 
     35(*loose_size) += ceil(st.st_size / 512.0); 
    3636}}} 
    3737In a [http://ussg.iu.edu/hypermail/linux/kernel/0310.1/1125.html Linux kernel ML post] I read the unit of {{{st_blocks}}} were 512 byte. 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/