cvs commit: libh/include/sysinstall Feature.hh libh/lib/sysinstall Feature.cc

Antoine Beaupr? <[email protected]>
Newsgroups gmane.os.freebsd.devel.libh
Message-ID <[email protected]>
antoine     2002/06/12 14:39:03 CDT

  Modified files:
    include/sysinstall   Feature.hh 
    lib/sysinstall       Feature.cc 
  Log:
  re-implement Version::compare() using a string tokenizer instead of just
  string comparison since I can't prove that string comparison is right
  
  there is now a string tokenizer in Version which should probably be
  moved somewhere else, but I don't see where yet, so to minimize
  dependencies, I'll just keep it there
  
  both implementations (tokenize() and compare()) are trivial and will
  have to be optimized
  
  Revision  Changes    Path
  1.10      +7 -1      libh/include/sysinstall/Feature.hh
  1.11      +40 -13    libh/lib/sysinstall/Feature.cc


To Unsubscribe: send mail to [email protected]
with "unsubscribe freebsd-libh" in the body of the message
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.