← Back to team overview

ayatana-commits team mailing list archive

Re: [Merge] lp:~ted/indicator-session/lp864085 into lp:indicator-session

 

Review: Needs Fixing

Putting function calls into g_return_* macros is quite dangerous, cause you can easily compile those away (using G_DISABLE_CHECKS). Please use a temp variable for what you're doing.
-- 
https://code.launchpad.net/~ted/indicator-session/lp864085/+merge/78733
Your team ayatana-commits is subscribed to branch lp:indicator-session.


References