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

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


  Branch: refs/heads/1.8
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 2614cc6b76aaeaae8819e9d6e2cd37131192a6de
      https://github.com/OpenSIPS/opensips/commit/2614cc6b76aaeaae8819e9d6e2cd37131192a6de
  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