[OpenSIPS-Devel] [OpenSIPS/opensips] 04b251: error.h: add a bug reporting function

Liviu Chircu liviu at opensips.org
Wed Apr 30 20:51:16 CEST 2014


  Branch: refs/heads/1.11
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 04b2510e862897079a60be491518b589c5f935eb
      https://github.com/OpenSIPS/opensips/commit/04b2510e862897079a60be491518b589c5f935eb
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2014-04-30 (Wed, 30 Apr 2014)

  Changed paths:
    M error.h
    M msg_translator.c

  Log Message:
  -----------
  error.h: add a bug reporting function

Motivation:
	* it seems it can be reused quite a lot

Examples:
	* report_programming_bug("invalid pointer: %p", p);
	* report_programming_bug("we should not process BYEs here!");
(cherry picked from commit 9f7ce76403a5ef5db8e9ac8da355d4955059af55)




More information about the Devel mailing list