cvs commit: src/usr.bin/colldef parse.y
    Ruslan Ermilov 
    ru at FreeBSD.org
       
    Sun Feb 27 14:05:39 GMT 2005
    
    
  
ru          2005-02-27 14:05:38 UTC
  FreeBSD src repository
  Modified files:
    usr.bin/colldef      parse.y 
  Log:
  Zero out the entire "struct __collate_st_chain_pri", or garbage
  appears in LC_COLLATE files (due to alignment).  An alternative
  would be to bump STR_LEN to 16.
  
  (This is in preparation to make LC_COLLATE files architecture
  independent.)
  
  Revision  Changes    Path
  1.32      +8 -12     src/usr.bin/colldef/parse.y
    
    
More information about the cvs-all
mailing list