----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/4461/#review14594 -----------------------------------------------------------
Ship it! Wow. That assert just appeared out of thin air. - rmudgett On March 4, 2015, 4:10 p.m., George Joseph wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviewboard.asterisk.org/r/4461/ > ----------------------------------------------------------- > > (Updated March 4, 2015, 4:10 p.m.) > > > Review request for Asterisk Developers. > > > Repository: Asterisk > > > Description > ------- > > There is a leftover "assert" in app_voicemail/__messagecount that references > variable that don't exist. This causes the compile to fail when > --enable-dev-mode and IMAP_STORAGE are selected. > > This patch removes the assert. > > Will be applied to 11, 13, trunk. > > > Diffs > ----- > > branches/11/apps/app_voicemail.c 432475 > > Diff: https://reviewboard.asterisk.org/r/4461/diff/ > > > Testing > ------- > > Compiled before and after with and without --enable-dev-mode. Now compiles > correctly with --enable-dev-mode and IMAP_STORAGE. > > > 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
