[OpenSIPS-Devel] SF.net SVN: opensips:[6400] branches/1.6

Bogdan-Andrei Iancu bogdan at voice-system.ro
Thu Dec 10 19:59:19 CET 2009


Revision: 6400
          http://opensips.svn.sourceforge.net/opensips/?rev=6400&view=rev
Author:   bogdan_iancu
Date:     2009-12-10 18:59:19 +0000 (Thu, 10 Dec 2009)

Log Message:
-----------
bulk backport from trunk (rev 6389 + 6390 + 6391 + 6392 + 6397 + 6398 + 6399):
- fixed bogus inline declaration - a function prototype cannot be inline -> reported by suncc
- varios fixes reported by succ :
	- useless returns
	- return val in void functions
- fixed include path for unixodbc lib for OpenSolaris.
- fixed bug in testing the success of the parse_to() function
- fixed all makefiles using autodetection based on "which" -> older version was not working on non-linux systems.
- fixed makefiles for the perl modules ; the syntax of makefile (for calling external shell commands) is not like in shell script  :) .
- for gcc added some extra compile flags to get rid of the "redundant declaration" warning due auto created C files
- fixed solaris and suncc compiling

  Credits go to Michal Bielicki @ Seventh Signal

Revision Links:
--------------
    http://opensips.svn.sourceforge.net/opensips/?rev=6389&view=rev

Modified Paths:
--------------
    branches/1.6/Makefile.defs
    branches/1.6/db/db_res.c
    branches/1.6/db/db_res.h
    branches/1.6/db/db_row.c
    branches/1.6/db/db_row.h
    branches/1.6/modules/b2b_entities/client.c
    branches/1.6/modules/b2b_entities/dlg.c
    branches/1.6/modules/b2b_entities/server.c
    branches/1.6/modules/call_control/call_control.c
    branches/1.6/modules/carrierroute/Makefile
    branches/1.6/modules/db_berkeley/bdb_val.c
    branches/1.6/modules/db_http/Makefile
    branches/1.6/modules/db_mysql/Makefile
    branches/1.6/modules/db_mysql/dbase.c
    branches/1.6/modules/db_postgres/Makefile
    branches/1.6/modules/db_postgres/val.c
    branches/1.6/modules/db_unixodbc/Makefile
    branches/1.6/modules/db_unixodbc/dbase.c
    branches/1.6/modules/db_virtual/db_virtual.c
    branches/1.6/modules/dialplan/trex.c
    branches/1.6/modules/mi_xmlrpc/Makefile
    branches/1.6/modules/perl/Makefile
    branches/1.6/modules/perlvdb/Makefile
    branches/1.6/modules/regex/Makefile
    branches/1.6/modules/siptrace/siptrace.c
    branches/1.6/modules/snmpstats/Makefile
    branches/1.6/modules/stun/stun.c
    branches/1.6/modules/textops/codecs.c
    branches/1.6/modules/tm/t_hooks.c
    branches/1.6/pvar.c
    branches/1.6/timer.c
    branches/1.6/transformations.c


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Devel mailing list