----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/4604/#review15146 -----------------------------------------------------------
branches/13/main/loader.c <https://reviewboard.asterisk.org/r/4604/#comment25803> Nitpick #1: Since this is static, there's no real reason to assign 0 to it. Nitpick #2: Even though this one is clear, doxygen comments for globals is always nice. - Matt Jordan On April 9, 2015, 12:51 a.m., George Joseph wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviewboard.asterisk.org/r/4604/ > ----------------------------------------------------------- > > (Updated April 9, 2015, 12:51 a.m.) > > > Review request for Asterisk Developers and Corey Farrell. > > > Repository: Asterisk > > > Description > ------- > > Until we have a true module management facility it's sometimes necessary for > one module to force a reload on another before its own load is complete. If > Asterisk isn't fully booted yet, these reloads are deferred. The problem is > that asterisk reports fully booted before processing the deferred reloads > which means Asterisk really isn't quite ready when it says it is. > > This patch moves the report of fully booted after the processing of the > deferred reloads is complete. > > > Diffs > ----- > > branches/13/main/loader.c 434447 > branches/13/main/asterisk.c 434447 > > Diff: https://reviewboard.asterisk.org/r/4604/diff/ > > > Testing > ------- > > Since the pjsip stack has the most number of related modules, I'm running the > channels/pjsip testsuite to make sure there aren't any issues. So far...none. > > > Thanks, > > George Joseph > >
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev