kientzle    2008-03-14 22:31:57 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       archive_util.c 
    lib/libarchive/test  test_archive_api_feature.c 
  Log:
  Rework the versioning implementation and test to match the
  new interface.  Mark the functions that are going away in
  libarchive 3.0.
  
  In particular, archive_version_string() now computes the
  string rather than assuming that it will be created by the
  build infrastructure.  Eventually, this will allow some
  simplification of the build infrastructure.
  
  Revision  Changes    Path
  1.17      +44 -2     src/lib/libarchive/archive_util.c
  1.4       +14 -0     src/lib/libarchive/test/test_archive_api_feature.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to