These forums have been archived and are now read-only.
The new forums are live and can be found at https://forums.eveonline.com/
Dev blog: Sleeping beauty - How one of the oldest bugs in EVE ...
"Oh look, the cat is sitting in the litter box and pooping over the side again" every time we go through these "rough patches". In good humor, and slight annoyance, Boiglio https://forums.eveonline.com/default.aspx?g=posts&t=238130&p=82
Open your eyes. And awaken.
-
CCP karkur | Programmer | Team Five 0 | @CCP_karkur
void Synchro::RemoveSleeper( Heap &sleepers, Sleeper &sl ){ SleeperIt it; for( it = sleepers.begin(); it != sleepers.end(); ++it ) { if( it->channel == sl.channel ) { break; } } if( it != sleepers.end() ) { //Ok found us. Let's delete us. sleepers.Remove( it ); Py_DECREF( sl.channel ); }}
void Synchro::RemoveSleeper( Heap &sleepers, Sleeper &sl ){ SleeperIt it; for( it = sleepers.begin(); it != sleepers.end(); ++it ) { if( it->channel == sl.channel ) { //Ok found us. Let's delete us. sleepers.Remove( it ); Py_DECREF( sl.channel ); break; } }}
"Dogma is kind of like quantum physics, observing the dogma state will change it." ~ CCP Prism X
"Schrödinger's Missile. I dig it." ~ Makari Aeron
-= "Brain in a Box on Singularity" - April 2015 =-