mirror of
				https://gitlab.com/freepascal.org/fpc/source.git
				synced 2025-11-04 08:19:36 +01:00 
			
		
		
		
	+ -vm<x>,<y> parameter to mask messages <x> and <y>
   (both based on a patch submitted by Petr Kristan)
  * alphabetically ordered -v<x> option processing code so it's easier
    to see which characters are still free (not many anymore)
  + some tests for the -vm functionality
git-svn-id: trunk@11888 -
		
	
			
		
			
				
	
	
		
			8 lines
		
	
	
		
			71 B
		
	
	
	
		
			ObjectPascal
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			71 B
		
	
	
	
		
			ObjectPascal
		
	
	
	
	
	
{ %fail }
 | 
						|
{ %opt=-vm20999999 }
 | 
						|
 | 
						|
{ illegal message number }
 | 
						|
 | 
						|
begin
 | 
						|
end.
 |