mirror of
				https://sourceware.org/git/glibc.git
				synced 2025-11-03 20:53:13 +03:00 
			
		
		
		
	2002-06-29 Ulrich Drepper <drepper@redhat.com> * catgets/gencat.c (read_input_file): Handle more than one slash at end of line correctly [PR libc/3926]. Based on a patch by Steven Kim <steven.kim@peregrine.com>. * catgets/sample.SJIS: Add test case for above bug. * catgets/test-gencat.c: Adjust test code. * catgets/test-gencat.sh: Adjust expected results. * elf/do-rel.h (elf_dynamic_do_rel): Avoid overflow in computation to skip relative relocations. Patch by Geoff Keating <geoffk@redhat.com>.
		
			
				
	
	
		
			15 lines
		
	
	
		
			219 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			219 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
$	test message catalog
 | 
						|
 | 
						|
$ codeset=sjis
 | 
						|
$quote	"
 | 
						|
$set 1
 | 
						|
1 sample1:ABCDEF:
 | 
						|
2 sample2:日本語:
 | 
						|
3 sample3:予定表:
 | 
						|
4 sample4:TEST\tTAB:
 | 
						|
5 sample5:機能\t十種類:
 | 
						|
6 double slash\\
 | 
						|
7 "another line"
 | 
						|
$set Another
 | 
						|
FOO "message foo"
 |