Blocked revisions 238091 via svnmerge

........
  r238091 | dvossel | 2010-01-06 10:36:02 -0600 (Wed, 06 Jan 2010) | 11 lines
  
  fixes test.c compile issue when TEST_FRAMEWORK is not enabled
  
  The ast_test_status_update() function is defined in test.h.
  When TEST_FRAMEWORK is not enabled a macro is defined as a no-op
  place holder for this function.  The macro did not contain
  the correct number of arguments.  This caused a compile error.
  
  Much thanks to wdoekes for reporting the issue and supplying the
  patch!
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@238092 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.6.2
David Vossel 17 years ago
parent 45e3349c4e
commit ee8614c91d

Diff Content Not Available