Branch: refs/heads/bugfixes
  Home:   https://github.com/Warzone2100/warzone2100
  Commit: a0b7030cd651af0f165a74b9a37638b6de899dfe
      
https://github.com/Warzone2100/warzone2100/commit/a0b7030cd651af0f165a74b9a37638b6de899dfe
  Author: cybersphinx <[email protected]>
  Date:   2012-06-19 (Tue, 19 Jun 2012)

  Changed paths:
    M lib/netplay/netplay.cpp
    M src/multiint.cpp

  Log Message:
  -----------
  Remove unused variable, and fix some narrowing stuff.

src/multiint.cpp:404:52: error: narrowing conversion of ‘(rand() % 256)’ from 
‘int’ to ‘char’ inside { } is ill-formed in C++11 [-Werror=narrowing]

Fixes #3552.



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Warzone2100-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits

Reply via email to