Shut up some warnings
This commit is contained in:
		
							parent
							
								
									dd3714f6ef
								
							
						
					
					
						commit
						f8a2e8a552
					
				
					 6 changed files with 17 additions and 13 deletions
				
			
		| 
						 | 
				
			
			@ -369,7 +369,7 @@ struct CurlDownloader : public Downloader
 | 
			
		|||
        curl_multi_setopt(curlm, CURLMOPT_PIPELINING, CURLPIPE_MULTIPLEX);
 | 
			
		||||
        #endif
 | 
			
		||||
        curl_multi_setopt(curlm, CURLMOPT_MAX_TOTAL_CONNECTIONS,
 | 
			
		||||
            settings.binaryCachesParallelConnections);
 | 
			
		||||
            settings.binaryCachesParallelConnections.get());
 | 
			
		||||
 | 
			
		||||
        enableHttp2 = settings.enableHttp2;
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue