[OpenSIPS-Devel] SF.net SVN: opensips:[8584] branches/1.7

Razvan Crainea razvancrainea at opensips.org
Wed Nov 23 12:49:40 CET 2011


Revision: 8584
          http://opensips.svn.sourceforge.net/opensips/?rev=8584&view=rev
Author:   razvancrainea
Date:     2011-11-23 11:49:39 +0000 (Wed, 23 Nov 2011)
Log Message:
-----------
Backported from trunk (8503 and 8526):
Removed unused but declared variables
- fixes gcc 4.6.1 warning -Wunused-but-set-variable

Fixed some warnings:
 * 'isatty' redeclaration and 'input' 
 * included stdlib in mem/mem.c for malloc function

Modified Paths:
--------------
    branches/1.7/action.c
    branches/1.7/cfg.lex
    branches/1.7/fastlock.h
    branches/1.7/ip_addr.h
    branches/1.7/mem/mem.c
    branches/1.7/mem/q_malloc.c
    branches/1.7/modules/auth_diameter/auth_diameter.c
    branches/1.7/modules/auth_diameter/authorize.c
    branches/1.7/modules/avpops/avpops.c
    branches/1.7/modules/avpops/avpops_impl.c
    branches/1.7/modules/b2b_entities/b2be_db.c
    branches/1.7/modules/dialog/dlg_profile.c
    branches/1.7/modules/domainpolicy/domainpolicy.c
    branches/1.7/modules/imc/imc_mng.c
    branches/1.7/modules/mi_datagram/datagram_fnc.c
    branches/1.7/modules/presence_callinfo/presence_callinfo.c
    branches/1.7/modules/qos/qos_ctx_helpers.c
    branches/1.7/modules/seas/encode_contact.c
    branches/1.7/modules/seas/encode_content_disposition.c
    branches/1.7/modules/seas/encode_digest.c
    branches/1.7/modules/seas/encode_header.c
    branches/1.7/modules/seas/encode_msg.c
    branches/1.7/modules/seas/encode_route.c
    branches/1.7/modules/seas/encode_via.c
    branches/1.7/modules/seas/seas_action.c
    branches/1.7/modules/seas/statistics.c
    branches/1.7/modules/siptrace/siptrace.c
    branches/1.7/modules/sms/sms_funcs.c
    branches/1.7/modules/tm/mi.c
    branches/1.7/modules/tm/t_funcs.c
    branches/1.7/modules/tm/t_fwd.c
    branches/1.7/modules/tm/t_lookup.c
    branches/1.7/parser/msg_parser.c
    branches/1.7/parser/parse_uri.c
    branches/1.7/pvar.c
    branches/1.7/resolve.c
    branches/1.7/route.c
    branches/1.7/tcp_read.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