mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	* lib/cgi-lib.rb, lib/getopts.rb, lib/importenv.rb, lib/parsearg.rb:
warn with caller position. * test/rss/test_content.rb, test/rss/test_dublincore.rb, test/rss/test_syndication.rb, test/rss/test_trackback.rb: use cgi instead of cgi-lib. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5829 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
		
							parent
							
								
									9418d16cbb
								
							
						
					
					
						commit
						8f2057e33d
					
				
					 9 changed files with 18 additions and 9 deletions
				
			
		| 
						 | 
				
			
			@ -1,7 +1,7 @@
 | 
			
		|||
# -*- tab-width: 2 -*- vim: ts=2
 | 
			
		||||
 | 
			
		||||
require "test/unit"
 | 
			
		||||
require "cgi-lib"
 | 
			
		||||
require "cgi"
 | 
			
		||||
require "rexml/document"
 | 
			
		||||
 | 
			
		||||
require "rss/1.0"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue