removed warning 9
This commit is contained in:
		
							parent
							
								
									c6aa63b444
								
							
						
					
					
						commit
						5c831db40b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -33,7 +33,7 @@ let df = function | |||
|       flag ["ocaml"; "parser" ; "menhir" ; "use_menhir"] (S[A"--explain"; | ||||
|                                                             A"--table"]); | ||||
| 
 | ||||
|       flag ["ocaml"; "compile" ] (S[A"-w"; A"Ae"; A"-warn-error"; A"PU"]); | ||||
|       flag ["ocaml"; "compile" ] (S[A"-w"; A"Ae"; A"-warn-error"; A"PU"; A"-w"; A"-9"]); | ||||
| 
 | ||||
|   | _ -> () | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue
	
	 Leonard Gerard
						Leonard Gerard