C++ Overdose …
(01:36:10 PM) shahada (gmail):
try {
(*i)->event_tick(now_time);
} catch (exception &e) {
syslog (LOG_CRIT, "Critical AQsense exception occurred: %s",
e.what()
);
}
(01:36:32 PM) shahada (gmail): reading it out loud got your name inside ... 8-)
(01:36:48 PM) Poh Ye Huat: haha
(01:36:50 PM) Poh Ye Huat: yes..
(01:36:51 PM) shahada (gmail): evidence I am going nuts.

