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

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


  Branch: refs/heads/1.10
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 51c196b08c886f2a260388d32ebc1d9963b8eb00
      https://github.com/OpenSIPS/opensips/commit/51c196b08c886f2a260388d32ebc1d9963b8eb00
  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