mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 16:22:43 +00:00 
			
		
		
		
	|  976d93d910 With signed 32-bit time_t, the type of time_t + m_ttl is unsigned int, which results in -Werror=sign-compare. Fix this by explicitly casting it back to time_t. | ||
|---|---|---|
| .. | ||
| Answer.cpp | ||
| Answer.h | ||
| CMakeLists.txt | ||
| Name.cpp | ||
| Name.h | ||
| Packet.cpp | ||
| Packet.h | ||
| PacketHeader.h | ||
| Question.h | ||