mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 11:20:05 +00:00 
			
		
		
		
	Parse Volume Coverage Pattern Data (Message Type 5)
This commit is contained in:
		
							parent
							
								
									2fc12d44db
								
							
						
					
					
						commit
						517c77cb5f
					
				
					 7 changed files with 635 additions and 52 deletions
				
			
		|  | @ -33,7 +33,7 @@ bool Message::ValidateMessage(std::istream& is, size_t bytesRead) const | |||
| 
 | ||||
|    if (is.eof()) | ||||
|    { | ||||
|       BOOST_LOG_TRIVIAL(warning) << logPrefix_ << "Reached end of file"; | ||||
|       BOOST_LOG_TRIVIAL(warning) << logPrefix_ << "Reached end of data stream"; | ||||
|       messageValid = false; | ||||
|    } | ||||
|    else if (is.fail()) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat