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 1 and Version 2 of dev-util/cvs/1.12.13/1


Ignore:
Timestamp:
09/29/08 14:26:48 (7 years ago)
Author:
scottmc
Comment:

copied info from old site

Legend:

Unmodified
Added
Removed
Modified
  • dev-util/cvs/1.12.13/1

    v1 v2  
    1   
     1Work-in-progress (andreasf) - [Haiku] ¶ 
     2 
     3Compilation problem for cvs' lib/stdbool.h: Looks like a circular dependency between lib/stdbool.h and <kernel/OS.h> on first sight. 
     4 
     5lib/getpass.c uses an undefined FSETLOCKING_BYCALLER. This would be defined in stdio_ext.h, which Haiku doesn't currently provide (ticket). Commenting it out for now. 
     6 
     7src/buffer.c uses st_blocks unconditionally (cf. CommonProblems) 
     8 
     9Patch available. Note that Trac for some reason does not display the diff against lib/getpass.c, it can be found in the middle of the file (I concatenated three diff -us). 
     10 
     11make check fails: 
     12{{{ 
     13Test suite does not work correctly when run as root 
     14}}} 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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