View Single Post
  #1  
Old 05-05-2010, 07:38 PM
kameko
Sarnak
 
Join Date: Apr 2010
Posts: 30
Default Latest Code from SVN

Hey,

I just ran an update on my server and it downloaded Live.cpp into the common/patches directory. This file does not compile on my system. Line 463 refers to a member variable that does not exist. I commented that line out and it works.

This line is a memory allocation line (memset) so I'm not sure if this iwll cause problems with anything...

Just thought I'd point this out to whoever works on the code...

Thanks

Kameko
Reply With Quote