cvs commit: src/tools/regression/lib/libc/locale
	test-mblen.ctest-mbtowc.c test-wctomb.c
    Tim J. Robbins 
    tjr at FreeBSD.org
       
    Wed Apr  7 04:03:33 PDT 2004
    
    
  
tjr         2004/04/07 04:02:52 PDT
  FreeBSD src repository
  Modified files:
    tools/regression/lib/libc/locale test-mblen.c test-mbtowc.c 
                                     test-wctomb.c 
  Log:
  Reset internal conversion state after triggering conversion errors;
  the state is undefined according to the standards, and our undefined
  behaviour has changed.
  
  Revision  Changes    Path
  1.2       +4 -1      src/tools/regression/lib/libc/locale/test-mblen.c
  1.2       +4 -1      src/tools/regression/lib/libc/locale/test-mbtowc.c
  1.2       +2 -1      src/tools/regression/lib/libc/locale/test-wctomb.c
    
    
More information about the cvs-all
mailing list