auto build r3010: 1 of 3 builds failed - 33 regression tests failed

svn svn at minisip.org
Mon Dec 11 23:28:46 CET 2006


Summary:
    debian_unstable/default__gtk_textui_oss: ok
    debian_unstable/gtk_textui_alsa_zrtp: ok
    mingw32_on_debian_unstable/gtk_dsound_debug: FAIL

Regression test:
                   1001_SipHeaderAccept/ test returned an error code
            1002_SipHeaderAcceptContact/ test returned an error code
            1003_SipHeaderAuthorization/ test returned an error code
                     1004_SipHeaderCSeq/ test returned an error code
                   1005_SipHeaderCallID/ test returned an error code
                  1006_SipHeaderContact/ test returned an error code
            1007_SipHeaderContentLength/ test returned an error code
              1008_SipHeaderContentType/ test returned an error code
                    1009_SipHeaderEvent/ test returned an error code
                  1010_SipHeaderExpires/ test returned an error code
                     1011_SipHeaderFrom/ test returned an error code
              1012_SipHeaderMaxForwards/ test returned an error code
        1013_SipHeaderProxyAuthenticate/ test returned an error code
       1014_SipHeaderProxyAuthorization/ test returned an error code
                     1015_SipHeaderRAck/ test returned an error code
                     1016_SipHeaderRSeq/ test returned an error code
              1017_SipHeaderRecordRoute/ test returned an error code
                  1018_SipHeaderReferTo/ test returned an error code
                  1019_SipHeaderRequire/ test returned an error code
                    1020_SipHeaderRoute/ test returned an error code
                  1021_SipHeaderSubject/ test returned an error code
                1022_SipHeaderSupported/ test returned an error code
                       1023_SipHeaderTo/ test returned an error code
              1024_SipHeaderUnsupported/ test returned an error code
                1025_SipHeaderUserAgent/ test returned an error code
                      1026_SipHeaderVia/ test returned an error code
          1027_SipHeaderWWWAuthenticate/ test returned an error code
                  1028_SipHeaderWarning/ test returned an error code
     2010_Session_inviteab_hangupab_udp/ test returned an error code
     2011_Session_inviteab_hangupba_udp/ test returned an error code
2012_Session_inviteab_hangupab_packetloss/ test returned an error code
     2013_Session_inviteab_hangupab_tcp/ test returned an error code
     2014_Session_inviteab_hangupba_tcp/ test returned an error code



Build fail:
    Revision: 3010
    Machine: mingw32_on_debian_unstable
    Machine addr: svn at dev.minisip.org
    Build: gtk_dsound_debug
STDERR:
==========================================================

AUTOBUILD_INFO: processing libmutil...
+ set -e
+ LANG=C
+ export LANG
+ CYGWIN=binmode
+ export CYGWIN
+ amvers=no
+ automake-1.9 --version
+ automake-1.8 --version
+ amvers=-1.8
+ test -1.8 = no
+ libtoolize=no
+ libtoolize --version
+ libtoolize=libtoolize
+ test libtoolize = no
+ aclocal-1.8 -I m4 -I /home/svn/3010/binoutput/share/aclocal -I /home/svn/3010/usr/share/aclocal
/usr/share/aclocal/aalib.m4:12: warning: underquoted definition of AM_PATH_AALIB
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending%20aclocal
+ libtoolize --copy --force --ltdl
+ autoconf
+ autoheader
+ automake-1.8 --add-missing --copy
configure.ac: installing `config/install-sh'
configure.ac: installing `config/missing'
Makefile.am: installing `config/depcomp'
source/CondVarWin32.cxx: In member function `void CondVar::wait(Mutex&, uint32_t)':
source/CondVarWin32.cxx:56: warning: `wait' is deprecated (declared at ./include/libmutil/CondVar.h:43)
Creating library file: .libs/libmutil.dll.a

AUTOBUILD_INFO: processing libmnetutil...
+ set -e
+ LANG=C
+ export LANG
+ CYGWIN=binmode
+ export CYGWIN
+ amvers=no
+ automake-1.9 --version
+ automake-1.8 --version
+ amvers=-1.8
+ test -1.8 = no
+ libtoolize=no
+ libtoolize --version
+ libtoolize=libtoolize
+ test libtoolize = no
+ aclocal-1.8 -I m4 -I /home/svn/3010/binoutput/share/aclocal -I /home/svn/3010/usr/share/aclocal
/usr/share/aclocal/aalib.m4:12: warning: underquoted definition of AM_PATH_AALIB
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending%20aclocal
+ libtoolize --copy --force
+ autoconf
+ autoheader
+ automake-1.8 --add-missing --copy
configure.ac: installing `config/install-sh'
configure.ac: installing `config/missing'
Makefile.am: installing `config/depcomp'
configure: error: You need the libmcrypto headers/library.
Try installing the libmcrypto-devel package for your distribution."
ERROR: Could not bootstrap/configure/compile/install libmnetutil
==========================================================
Regression test details:

========== 1001_SipHeaderAccept/ ===========
Build:
g++ -Wall -g -o tst -I/home/svn/3010_regtest/usr/include -L/home/svn/3010_regtest/usr/lib tst.cxx -lmsip -lpthread -lssl
../../common/sip_test_data.h:7: error: 'string' was not declared in this scope
../../common/sip_test_data.h:7: error: template argument 1 is invalid
../../common/sip_test_data.h:7: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_accept()':
../../common/sip_test_data.h:8: error: 'string' was not declared in this scope
../../common/sip_test_data.h:8: error: template argument 1 is invalid
../../common/sip_test_data.h:8: error: template argument 2 is invalid
../../common/sip_test_data.h:8: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:9: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:10: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:11: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:12: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:13: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:14: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:18: error: 'string' was not declared in this scope
../../common/sip_test_data.h:18: error: template argument 1 is invalid
../../common/sip_test_data.h:18: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_accept()':
../../common/sip_test_data.h:19: error: 'string' was not declared in this scope
../../common/sip_test_data.h:19: error: template argument 1 is invalid
../../common/sip_test_data.h:19: error: template argument 2 is invalid
../../common/sip_test_data.h:19: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:23: error: 'string' was not declared in this scope
../../common/sip_test_data.h:23: error: template argument 1 is invalid
../../common/sip_test_data.h:23: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_acceptcontact()':
../../common/sip_test_data.h:24: error: 'string' was not declared in this scope
../../common/sip_test_data.h:24: error: template argument 1 is invalid
../../common/sip_test_data.h:24: error: template argument 2 is invalid
../../common/sip_test_data.h:24: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:25: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:26: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:27: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:28: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:32: error: 'string' was not declared in this scope
../../common/sip_test_data.h:32: error: template argument 1 is invalid
../../common/sip_test_data.h:32: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_acceptcontact()':
../../common/sip_test_data.h:33: error: 'string' was not declared in this scope
../../common/sip_test_data.h:33: error: template argument 1 is invalid
../../common/sip_test_data.h:33: error: template argument 2 is invalid
../../common/sip_test_data.h:33: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:38: error: 'string' was not declared in this scope
../../common/sip_test_data.h:38: error: template argument 1 is invalid
../../common/sip_test_data.h:38: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_authorization()':
../../common/sip_test_data.h:39: error: 'string' was not declared in this scope
../../common/sip_test_data.h:39: error: template argument 1 is invalid
../../common/sip_test_data.h:39: error: template argument 2 is invalid
../../common/sip_test_data.h:39: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:40: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:49: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:61: error: 'string' was not declared in this scope
../../common/sip_test_data.h:61: error: template argument 1 is invalid
../../common/sip_test_data.h:61: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_authorization()':
../../common/sip_test_data.h:62: error: 'string' was not declared in this scope
../../common/sip_test_data.h:62: error: template argument 1 is invalid
../../common/sip_test_data.h:62: error: template argument 2 is invalid
../../common/sip_test_data.h:62: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:66: error: 'string' was not declared in this scope
../../common/sip_test_data.h:66: error: template argument 1 is invalid
../../common/sip_test_data.h:66: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_cseq()':
../../common/sip_test_data.h:67: error: 'string' was not declared in this scope
../../common/sip_test_data.h:67: error: template argument 1 is invalid
../../common/sip_test_data.h:67: error: template argument 2 is invalid
../../common/sip_test_data.h:67: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:68: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:69: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:70: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:74: error: 'string' was not declared in this scope
../../common/sip_test_data.h:74: error: template argument 1 is invalid
../../common/sip_test_data.h:74: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_cseq()':
../../common/sip_test_data.h:75: error: 'string' was not declared in this scope
../../common/sip_test_data.h:75: error: template argument 1 is invalid
../../common/sip_test_data.h:75: error: template argument 2 is invalid
../../common/sip_test_data.h:75: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:79: error: 'string' was not declared in this scope
../../common/sip_test_data.h:79: error: template argument 1 is invalid
../../common/sip_test_data.h:79: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_callid()':
../../common/sip_test_data.h:80: error: 'string' was not declared in this scope
../../common/sip_test_data.h:80: error: template argument 1 is invalid
../../common/sip_test_data.h:80: error: template argument 2 is invalid
../../common/sip_test_data.h:80: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:81: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:82: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:83: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:87: error: 'string' was not declared in this scope
../../common/sip_test_data.h:87: error: template argument 1 is invalid
../../common/sip_test_data.h:87: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_callid()':
../../common/sip_test_data.h:88: error: 'string' was not declared in this scope
../../common/sip_test_data.h:88: error: template argument 1 is invalid
../../common/sip_test_data.h:88: error: template argument 2 is invalid
../../common/sip_test_data.h:88: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:92: error: 'string' was not declared in this scope
../../common/sip_test_data.h:92: error: template argument 1 is invalid
../../common/sip_test_data.h:92: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_contact()':
../../common/sip_test_data.h:93: error: 'string' was not declared in this scope
../../common/sip_test_data.h:93: error: template argument 1 is invalid
../../common/sip_test_data.h:93: error: template argument 2 is invalid
../../common/sip_test_data.h:93: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:94: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:95: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:96: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:97: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:98: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:99: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:100: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:104: error: 'string' was not declared in this scope
../../common/sip_test_data.h:104: error: template argument 1 is invalid
../../common/sip_test_data.h:104: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_contact()':
../../common/sip_test_data.h:105: error: 'string' was not declared in this scope
../../common/sip_test_data.h:105: error: template argument 1 is invalid
../../common/sip_test_data.h:105: error: template argument 2 is invalid
../../common/sip_test_data.h:105: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:110: error: 'string' was not declared in this scope
../../common/sip_test_data.h:110: error: template argument 1 is invalid
../../common/sip_test_data.h:110: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_contentlength()':
../../common/sip_test_data.h:111: error: 'string' was not declared in this scope
../../common/sip_test_data.h:111: error: template argument 1 is invalid
../../common/sip_test_data.h:111: error: template argument 2 is invalid
../../common/sip_test_data.h:111: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:112: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:113: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:114: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:119: error: 'string' was not declared in this scope
../../common/sip_test_data.h:119: error: template argument 1 is invalid
../../common/sip_test_data.h:119: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_contentlength()':
../../common/sip_test_data.h:120: error: 'string' was not declared in this scope
../../common/sip_test_data.h:120: error: template argument 1 is invalid
../../common/sip_test_data.h:120: error: template argument 2 is invalid
../../common/sip_test_data.h:120: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:121: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:126: error: 'string' was not declared in this scope
../../common/sip_test_data.h:126: error: template argument 1 is invalid
../../common/sip_test_data.h:126: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_contenttype()':
../../common/sip_test_data.h:127: error: 'string' was not declared in this scope
../../common/sip_test_data.h:127: error: template argument 1 is invalid
../../common/sip_test_data.h:127: error: template argument 2 is invalid
../../common/sip_test_data.h:127: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:128: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:129: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:134: error: 'string' was not declared in this scope
../../common/sip_test_data.h:134: error: template argument 1 is invalid
../../common/sip_test_data.h:134: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_contenttype()':
../../common/sip_test_data.h:135: error: 'string' was not declared in this scope
../../common/sip_test_data.h:135: error: template argument 1 is invalid
../../common/sip_test_data.h:135: error: template argument 2 is invalid
../../common/sip_test_data.h:135: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:141: error: 'string' was not declared in this scope
../../common/sip_test_data.h:141: error: template argument 1 is invalid
../../common/sip_test_data.h:141: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_event()':
../../common/sip_test_data.h:142: error: 'string' was not declared in this scope
../../common/sip_test_data.h:142: error: template argument 1 is invalid
../../common/sip_test_data.h:142: error: template argument 2 is invalid
../../common/sip_test_data.h:142: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:143: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:144: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:149: error: 'string' was not declared in this scope
../../common/sip_test_data.h:149: error: template argument 1 is invalid
../../common/sip_test_data.h:149: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_event()':
../../common/sip_test_data.h:150: error: 'string' was not declared in this scope
../../common/sip_test_data.h:150: error: template argument 1 is invalid
../../common/sip_test_data.h:150: error: template argument 2 is invalid
../../common/sip_test_data.h:150: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:156: error: 'string' was not declared in this scope
../../common/sip_test_data.h:156: error: template argument 1 is invalid
../../common/sip_test_data.h:156: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_expires()':
../../common/sip_test_data.h:157: error: 'string' was not declared in this scope
../../common/sip_test_data.h:157: error: template argument 1 is invalid
../../common/sip_test_data.h:157: error: template argument 2 is invalid
../../common/sip_test_data.h:157: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:158: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:159: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:163: error: 'string' was not declared in this scope
../../common/sip_test_data.h:163: error: template argument 1 is invalid
../../common/sip_test_data.h:163: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_expires()':
../../common/sip_test_data.h:164: error: 'string' was not declared in this scope
../../common/sip_test_data.h:164: error: template argument 1 is invalid
../../common/sip_test_data.h:164: error: template argument 2 is invalid
../../common/sip_test_data.h:164: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:169: error: 'string' was not declared in this scope
../../common/sip_test_data.h:169: error: template argument 1 is invalid
../../common/sip_test_data.h:169: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_from()':
../../common/sip_test_data.h:170: error: 'string' was not declared in this scope
../../common/sip_test_data.h:170: error: template argument 1 is invalid
../../common/sip_test_data.h:170: error: template argument 2 is invalid
../../common/sip_test_data.h:170: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:171: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:172: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:173: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:174: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:175: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:176: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:180: error: 'string' was not declared in this scope
../../common/sip_test_data.h:180: error: template argument 1 is invalid
../../common/sip_test_data.h:180: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_from()':
../../common/sip_test_data.h:181: error: 'string' was not declared in this scope
../../common/sip_test_data.h:181: error: template argument 1 is invalid
../../common/sip_test_data.h:181: error: template argument 2 is invalid
../../common/sip_test_data.h:181: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:185: error: 'string' was not declared in this scope
../../common/sip_test_data.h:185: error: template argument 1 is invalid
../../common/sip_test_data.h:185: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_maxforwards()':
../../common/sip_test_data.h:186: error: 'string' was not declared in this scope
../../common/sip_test_data.h:186: error: template argument 1 is invalid
../../common/sip_test_data.h:186: error: template argument 2 is invalid
../../common/sip_test_data.h:186: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:187: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:188: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:189: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:193: error: 'string' was not declared in this scope
../../common/sip_test_data.h:193: error: template argument 1 is invalid
../../common/sip_test_data.h:193: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_maxforwards()':
../../common/sip_test_data.h:194: error: 'string' was not declared in this scope
../../common/sip_test_data.h:194: error: template argument 1 is invalid
../../common/sip_test_data.h:194: error: template argument 2 is invalid
../../common/sip_test_data.h:194: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:199: error: 'string' was not declared in this scope
../../common/sip_test_data.h:199: error: template argument 1 is invalid
../../common/sip_test_data.h:199: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_proxyauthenticate()':
../../common/sip_test_data.h:200: error: 'string' was not declared in this scope
../../common/sip_test_data.h:200: error: template argument 1 is invalid
../../common/sip_test_data.h:200: error: template argument 2 is invalid
../../common/sip_test_data.h:200: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:201: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:202: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:206: error: 'string' was not declared in this scope
../../common/sip_test_data.h:206: error: template argument 1 is invalid
../../common/sip_test_data.h:206: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_proxyauthenticate()':
../../common/sip_test_data.h:207: error: 'string' was not declared in this scope
../../common/sip_test_data.h:207: error: template argument 1 is invalid
../../common/sip_test_data.h:207: error: template argument 2 is invalid
../../common/sip_test_data.h:207: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:211: error: 'string' was not declared in this scope
../../common/sip_test_data.h:211: error: template argument 1 is invalid
../../common/sip_test_data.h:211: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_proxyauthorization()':
../../common/sip_test_data.h:212: error: 'string' was not declared in this scope
../../common/sip_test_data.h:212: error: template argument 1 is invalid
../../common/sip_test_data.h:212: error: template argument 2 is invalid
../../common/sip_test_data.h:212: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:213: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:219: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:227: error: 'string' was not declared in this scope
../../common/sip_test_data.h:227: error: template argument 1 is invalid
../../common/sip_test_data.h:227: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_proxyauthorization()':
../../common/sip_test_data.h:228: error: 'string' was not declared in this scope
../../common/sip_test_data.h:228: error: template argument 1 is invalid
../../common/sip_test_data.h:228: error: template argument 2 is invalid
../../common/sip_test_data.h:228: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:232: error: 'string' was not declared in this scope
../../common/sip_test_data.h:232: error: template argument 1 is invalid
../../common/sip_test_data.h:232: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_rack()':
../../common/sip_test_data.h:233: error: 'string' was not declared in this scope
../../common/sip_test_data.h:233: error: template argument 1 is invalid
../../common/sip_test_data.h:233: error: template argument 2 is invalid
../../common/sip_test_data.h:233: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:234: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:235: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:236: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:240: error: 'string' was not declared in this scope
../../common/sip_test_data.h:240: error: template argument 1 is invalid
../../common/sip_test_data.h:240: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_rack()':
../../common/sip_test_data.h:241: error: 'string' was not declared in this scope
../../common/sip_test_data.h:241: error: template argument 1 is invalid
../../common/sip_test_data.h:241: error: template argument 2 is invalid
../../common/sip_test_data.h:241: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:245: error: 'string' was not declared in this scope
../../common/sip_test_data.h:245: error: template argument 1 is invalid
../../common/sip_test_data.h:245: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_rseq()':
../../common/sip_test_data.h:246: error: 'string' was not declared in this scope
../../common/sip_test_data.h:246: error: template argument 1 is invalid
../../common/sip_test_data.h:246: error: template argument 2 is invalid
../../common/sip_test_data.h:246: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:247: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:248: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:249: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:250: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:254: error: 'string' was not declared in this scope
../../common/sip_test_data.h:254: error: template argument 1 is invalid
../../common/sip_test_data.h:254: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_rseq()':
../../common/sip_test_data.h:255: error: 'string' was not declared in this scope
../../common/sip_test_data.h:255: error: template argument 1 is invalid
../../common/sip_test_data.h:255: error: template argument 2 is invalid
../../common/sip_test_data.h:255: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:256: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:260: error: 'string' was not declared in this scope
../../common/sip_test_data.h:260: error: template argument 1 is invalid
../../common/sip_test_data.h:260: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_recordroute()':
../../common/sip_test_data.h:261: error: 'string' was not declared in this scope
../../common/sip_test_data.h:261: error: template argument 1 is invalid
../../common/sip_test_data.h:261: error: template argument 2 is invalid
../../common/sip_test_data.h:261: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:262: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:263: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:264: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:268: error: 'string' was not declared in this scope
../../common/sip_test_data.h:268: error: template argument 1 is invalid
../../common/sip_test_data.h:268: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_recordroute()':
../../common/sip_test_data.h:269: error: 'string' was not declared in this scope
../../common/sip_test_data.h:269: error: template argument 1 is invalid
../../common/sip_test_data.h:269: error: template argument 2 is invalid
../../common/sip_test_data.h:269: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:273: error: 'string' was not declared in this scope
../../common/sip_test_data.h:273: error: template argument 1 is invalid
../../common/sip_test_data.h:273: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_referto()':
../../common/sip_test_data.h:274: error: 'string' was not declared in this scope
../../common/sip_test_data.h:274: error: template argument 1 is invalid
../../common/sip_test_data.h:274: error: template argument 2 is invalid
../../common/sip_test_data.h:274: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:275: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:276: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:280: error: 'string' was not declared in this scope
../../common/sip_test_data.h:280: error: template argument 1 is invalid
../../common/sip_test_data.h:280: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_referto()':
../../common/sip_test_data.h:281: error: 'string' was not declared in this scope
../../common/sip_test_data.h:281: error: template argument 1 is invalid
../../common/sip_test_data.h:281: error: template argument 2 is invalid
../../common/sip_test_data.h:281: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:286: error: 'string' was not declared in this scope
../../common/sip_test_data.h:286: error: template argument 1 is invalid
../../common/sip_test_data.h:286: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_require()':
../../common/sip_test_data.h:287: error: 'string' was not declared in this scope
../../common/sip_test_data.h:287: error: template argument 1 is invalid
../../common/sip_test_data.h:287: error: template argument 2 is invalid
../../common/sip_test_data.h:287: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:288: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:289: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:293: error: 'string' was not declared in this scope
../../common/sip_test_data.h:293: error: template argument 1 is invalid
../../common/sip_test_data.h:293: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_require()':
../../common/sip_test_data.h:294: error: 'string' was not declared in this scope
../../common/sip_test_data.h:294: error: template argument 1 is invalid
../../common/sip_test_data.h:294: error: template argument 2 is invalid
../../common/sip_test_data.h:294: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:298: error: 'string' was not declared in this scope
../../common/sip_test_data.h:298: error: template argument 1 is invalid
../../common/sip_test_data.h:298: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_route()':
../../common/sip_test_data.h:299: error: 'string' was not declared in this scope
../../common/sip_test_data.h:299: error: template argument 1 is invalid
../../common/sip_test_data.h:299: error: template argument 2 is invalid
../../common/sip_test_data.h:299: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:300: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:301: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:305: error: 'string' was not declared in this scope
../../common/sip_test_data.h:305: error: template argument 1 is invalid
../../common/sip_test_data.h:305: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_route()':
../../common/sip_test_data.h:306: error: 'string' was not declared in this scope
../../common/sip_test_data.h:306: error: template argument 1 is invalid
../../common/sip_test_data.h:306: error: template argument 2 is invalid
../../common/sip_test_data.h:306: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:310: error: 'string' was not declared in this scope
../../common/sip_test_data.h:310: error: template argument 1 is invalid
../../common/sip_test_data.h:310: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_subject()':
../../common/sip_test_data.h:311: error: 'string' was not declared in this scope
../../common/sip_test_data.h:311: error: template argument 1 is invalid
../../common/sip_test_data.h:311: error: template argument 2 is invalid
../../common/sip_test_data.h:311: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:312: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:313: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:314: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:315: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:316: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:320: error: 'string' was not declared in this scope
../../common/sip_test_data.h:320: error: template argument 1 is invalid
../../common/sip_test_data.h:320: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_subject()':
../../common/sip_test_data.h:321: error: 'string' was not declared in this scope
../../common/sip_test_data.h:321: error: template argument 1 is invalid
../../common/sip_test_data.h:321: error: template argument 2 is invalid
../../common/sip_test_data.h:321: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:325: error: 'string' was not declared in this scope
../../common/sip_test_data.h:325: error: template argument 1 is invalid
../../common/sip_test_data.h:325: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_supported()':
../../common/sip_test_data.h:326: error: 'string' was not declared in this scope
../../common/sip_test_data.h:326: error: template argument 1 is invalid
../../common/sip_test_data.h:326: error: template argument 2 is invalid
../../common/sip_test_data.h:326: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:327: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:328: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:329: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:330: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:331: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:332: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:336: error: 'string' was not declared in this scope
../../common/sip_test_data.h:336: error: template argument 1 is invalid
../../common/sip_test_data.h:336: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_supported()':
../../common/sip_test_data.h:337: error: 'string' was not declared in this scope
../../common/sip_test_data.h:337: error: template argument 1 is invalid
../../common/sip_test_data.h:337: error: template argument 2 is invalid
../../common/sip_test_data.h:337: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:341: error: 'string' was not declared in this scope
../../common/sip_test_data.h:341: error: template argument 1 is invalid
../../common/sip_test_data.h:341: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_to()':
../../common/sip_test_data.h:342: error: 'string' was not declared in this scope
../../common/sip_test_data.h:342: error: template argument 1 is invalid
../../common/sip_test_data.h:342: error: template argument 2 is invalid
../../common/sip_test_data.h:342: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:343: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:344: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:345: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:346: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:347: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:348: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:352: error: 'string' was not declared in this scope
../../common/sip_test_data.h:352: error: template argument 1 is invalid
../../common/sip_test_data.h:352: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_to()':
../../common/sip_test_data.h:353: error: 'string' was not declared in this scope
../../common/sip_test_data.h:353: error: template argument 1 is invalid
../../common/sip_test_data.h:353: error: template argument 2 is invalid
../../common/sip_test_data.h:353: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:358: error: 'string' was not declared in this scope
../../common/sip_test_data.h:358: error: template argument 1 is invalid
../../common/sip_test_data.h:358: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_unsupported()':
../../common/sip_test_data.h:359: error: 'string' was not declared in this scope
../../common/sip_test_data.h:359: error: template argument 1 is invalid
../../common/sip_test_data.h:359: error: template argument 2 is invalid
../../common/sip_test_data.h:359: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:360: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:361: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:362: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:366: error: 'string' was not declared in this scope
../../common/sip_test_data.h:366: error: template argument 1 is invalid
../../common/sip_test_data.h:366: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_unsupported()':
../../common/sip_test_data.h:367: error: 'string' was not declared in this scope
../../common/sip_test_data.h:367: error: template argument 1 is invalid
../../common/sip_test_data.h:367: error: template argument 2 is invalid
../../common/sip_test_data.h:367: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:368: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:369: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:374: error: 'string' was not declared in this scope
../../common/sip_test_data.h:374: error: template argument 1 is invalid
../../common/sip_test_data.h:374: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_useragent()':
../../common/sip_test_data.h:375: error: 'string' was not declared in this scope
../../common/sip_test_data.h:375: error: template argument 1 is invalid
../../common/sip_test_data.h:375: error: template argument 2 is invalid
../../common/sip_test_data.h:375: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:376: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:377: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:381: error: 'string' was not declared in this scope
../../common/sip_test_data.h:381: error: template argument 1 is invalid
../../common/sip_test_data.h:381: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_useragent()':
../../common/sip_test_data.h:382: error: 'string' was not declared in this scope
../../common/sip_test_data.h:382: error: template argument 1 is invalid
../../common/sip_test_data.h:382: error: template argument 2 is invalid
../../common/sip_test_data.h:382: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:383: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:384: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:388: error: 'string' was not declared in this scope
../../common/sip_test_data.h:388: error: template argument 1 is invalid
../../common/sip_test_data.h:388: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_via()':
../../common/sip_test_data.h:389: error: 'string' was not declared in this scope
../../common/sip_test_data.h:389: error: template argument 1 is invalid
../../common/sip_test_data.h:389: error: template argument 2 is invalid
../../common/sip_test_data.h:389: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:390: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:391: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:392: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:393: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:397: error: 'string' was not declared in this scope
../../common/sip_test_data.h:397: error: template argument 1 is invalid
../../common/sip_test_data.h:397: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_via()':
../../common/sip_test_data.h:398: error: 'string' was not declared in this scope
../../common/sip_test_data.h:398: error: template argument 1 is invalid
../../common/sip_test_data.h:398: error: template argument 2 is invalid
../../common/sip_test_data.h:398: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:403: error: 'string' was not declared in this scope
../../common/sip_test_data.h:403: error: template argument 1 is invalid
../../common/sip_test_data.h:403: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_wwwauthenticate()':
../../common/sip_test_data.h:404: error: 'string' was not declared in this scope
../../common/sip_test_data.h:404: error: template argument 1 is invalid
../../common/sip_test_data.h:404: error: template argument 2 is invalid
../../common/sip_test_data.h:404: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:405: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:406: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:411: error: 'string' was not declared in this scope
../../common/sip_test_data.h:411: error: template argument 1 is invalid
../../common/sip_test_data.h:411: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_wwwauthenticate()':
../../common/sip_test_data.h:412: error: 'string' was not declared in this scope
../../common/sip_test_data.h:412: error: template argument 1 is invalid
../../common/sip_test_data.h:412: error: template argument 2 is invalid
../../common/sip_test_data.h:412: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:417: error: 'string' was not declared in this scope
../../common/sip_test_data.h:417: error: template argument 1 is invalid
../../common/sip_test_data.h:417: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_warning()':
../../common/sip_test_data.h:418: error: 'string' was not declared in this scope
../../common/sip_test_data.h:418: error: template argument 1 is invalid
../../common/sip_test_data.h:418: error: template argument 2 is invalid
../../common/sip_test_data.h:418: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:419: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:420: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:424: error: 'string' was not declared in this scope
../../common/sip_test_data.h:424: error: template argument 1 is invalid
../../common/sip_test_data.h:424: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_warning()':
../../common/sip_test_data.h:425: error: 'string' was not declared in this scope
../../common/sip_test_data.h:425: error: template argument 1 is invalid
../../common/sip_test_data.h:425: error: template argument 2 is invalid
../../common/sip_test_data.h:425: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:429: error: 'string' was not declared in this scope
../../common/sip_test_data.h:429: error: template argument 1 is invalid
../../common/sip_test_data.h:429: error: template argument 2 is invalid
../../common/sip_test_data.h:429: error: 'string' was not declared in this scope
../../common/sip_test_data.h:429: error: template argument 1 is invalid
../../common/sip_test_data.h:429: error: template argument 2 is invalid
../../common/sip_test_data.h:429: error: 'string' was not declared in this scope
../../common/sip_test_data.h:429: error: template argument 1 is invalid
../../common/sip_test_data.h:429: error: template argument 2 is invalid
../../common/sip_test_data.h:429: error: 'int operator+(int, int)' must have an argument of class or enumerated type
../../common/sip_test_data.h: In function 'int operator+(int, int)':
../../common/sip_test_data.h:430: error: 'list' was not declared in this scope
../../common/sip_test_data.h:430: error: 'string' was not declared in this scope
../../common/sip_test_data.h:430: error: 'ret' was not declared in this scope
../../common/sip_test_data.h:431: error: request for member 'begin' in 's1', which is of non-class type 'int'
../../common/sip_test_data.h:431: error: request for member 'end' in 's1', which is of non-class type 'int'
../../common/sip_test_data.h:432: error: request for member 'begin' in 's2', which is of non-class type 'int'
../../common/sip_test_data.h:432: error: request for member 'end' in 's2', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:436: error: 'string' was not declared in this scope
../../common/sip_test_data.h:436: error: template argument 1 is invalid
../../common/sip_test_data.h:436: error: template argument 2 is invalid
../../common/sip_test_data.h:469: error: 'string' was not declared in this scope
../../common/sip_test_data.h:469: error: template argument 1 is invalid
../../common/sip_test_data.h:469: error: template argument 2 is invalid
../../common/sip_test_data.h:500: error: 'string' was not declared in this scope
../../common/sip_test_data.h:500: error: template argument 1 is invalid
../../common/sip_test_data.h:500: error: template argument 2 is invalid
../../common/sip_test_data.h:509: error: 'string' was not declared in this scope
../../common/sip_test_data.h:509: error: template argument 1 is invalid
../../common/sip_test_data.h:509: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_requests()':
../../common/sip_test_data.h:510: error: 'string' was not declared in this scope
../../common/sip_test_data.h:510: error: template argument 1 is invalid
../../common/sip_test_data.h:510: error: template argument 2 is invalid
../../common/sip_test_data.h:510: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:512: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:526: error: 'string' was not declared in this scope
../../common/sip_test_data.h:526: error: template argument 1 is invalid
../../common/sip_test_data.h:526: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_requests()':
../../common/sip_test_data.h:527: error: 'string' was not declared in this scope
../../common/sip_test_data.h:527: error: template argument 1 is invalid
../../common/sip_test_data.h:527: error: template argument 2 is invalid
../../common/sip_test_data.h:527: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:531: error: 'string' was not declared in this scope
../../common/sip_test_data.h:531: error: template argument 1 is invalid
../../common/sip_test_data.h:531: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_responses()':
../../common/sip_test_data.h:532: error: 'string' was not declared in this scope
../../common/sip_test_data.h:532: error: template argument 1 is invalid
../../common/sip_test_data.h:532: error: template argument 2 is invalid
../../common/sip_test_data.h:532: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:534: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:553: error: 'string' was not declared in this scope
../../common/sip_test_data.h:553: error: template argument 1 is invalid
../../common/sip_test_data.h:553: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_messages()':
../../common/sip_test_data.h:554: error: 'string' was not declared in this scope
../../common/sip_test_data.h:554: error: template argument 1 is invalid
../../common/sip_test_data.h:554: error: template argument 2 is invalid
../../common/sip_test_data.h:554: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:555: error: 'string' cannot appear in a constant-expression
../../common/sip_test_data.h:555: error: template argument 1 is invalid
../../common/sip_test_data.h:555: error: template argument 2 is invalid
../../common/sip_test_data.h:555: error: invalid type in declaration before '=' token
../../common/sip_test_data.h:556: error: 'string' cannot appear in a constant-expression
../../common/sip_test_data.h:556: error: template argument 1 is invalid
../../common/sip_test_data.h:556: error: template argument 2 is invalid
../../common/sip_test_data.h:556: error: invalid type in declaration before '=' token
../../common/sip_test_data.h:558: error: request for member 'insert' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:558: error: request for member 'begin' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:558: error: request for member 'begin' in 'res', which is of non-class type 'int'
../../common/sip_test_data.h:558: error: request for member 'end' in 'res', which is of non-class type 'int'
../../common/sip_test_data.h:559: error: request for member 'insert' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:559: error: request for member 'begin' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:559: error: request for member 'begin' in 'req', which is of non-class type 'int'
../../common/sip_test_data.h:559: error: request for member 'end' in 'req', which is of non-class type 'int'
tst.cxx: In function 'int main()':
tst.cxx:14: error: conversion from 'int' to non-scalar type 'std::list<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >' requested
make: *** [tst] Error 1
Test output:


========== 1002_SipHeaderAcceptContact/ ===========
Build:
g++ -Wall -g -o tst -I/home/svn/3010_regtest/usr/include -L/home/svn/3010_regtest/usr/lib tst.cxx -lmsip -lpthread -lssl
../../common/sip_test_data.h:7: error: 'string' was not declared in this scope
../../common/sip_test_data.h:7: error: template argument 1 is invalid
../../common/sip_test_data.h:7: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_accept()':
../../common/sip_test_data.h:8: error: 'string' was not declared in this scope
../../common/sip_test_data.h:8: error: template argument 1 is invalid
../../common/sip_test_data.h:8: error: template argument 2 is invalid
../../common/sip_test_data.h:8: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:9: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:10: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:11: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:12: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:13: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:14: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:18: error: 'string' was not declared in this scope
../../common/sip_test_data.h:18: error: template argument 1 is invalid
../../common/sip_test_data.h:18: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_accept()':
../../common/sip_test_data.h:19: error: 'string' was not declared in this scope
../../common/sip_test_data.h:19: error: template argument 1 is invalid
../../common/sip_test_data.h:19: error: template argument 2 is invalid
../../common/sip_test_data.h:19: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:23: error: 'string' was not declared in this scope
../../common/sip_test_data.h:23: error: template argument 1 is invalid
../../common/sip_test_data.h:23: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_acceptcontact()':
../../common/sip_test_data.h:24: error: 'string' was not declared in this scope
../../common/sip_test_data.h:24: error: template argument 1 is invalid
../../common/sip_test_data.h:24: error: template argument 2 is invalid
../../common/sip_test_data.h:24: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:25: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:26: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:27: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:28: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:32: error: 'string' was not declared in this scope
../../common/sip_test_data.h:32: error: template argument 1 is invalid
../../common/sip_test_data.h:32: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_acceptcontact()':
../../common/sip_test_data.h:33: error: 'string' was not declared in this scope
../../common/sip_test_data.h:33: error: template argument 1 is invalid
../../common/sip_test_data.h:33: error: template argument 2 is invalid
../../common/sip_test_data.h:33: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:38: error: 'string' was not declared in this scope
../../common/sip_test_data.h:38: error: template argument 1 is invalid
../../common/sip_test_data.h:38: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_authorization()':
../../common/sip_test_data.h:39: error: 'string' was not declared in this scope
../../common/sip_test_data.h:39: error: template argument 1 is invalid
../../common/sip_test_data.h:39: error: template argument 2 is invalid
../../common/sip_test_data.h:39: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:40: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:49: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:61: error: 'string' was not declared in this scope
../../common/sip_test_data.h:61: error: template argument 1 is invalid
../../common/sip_test_data.h:61: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_authorization()':
../../common/sip_test_data.h:62: error: 'string' was not declared in this scope
../../common/sip_test_data.h:62: error: template argument 1 is invalid
../../common/sip_test_data.h:62: error: template argument 2 is invalid
../../common/sip_test_data.h:62: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:66: error: 'string' was not declared in this scope
../../common/sip_test_data.h:66: error: template argument 1 is invalid
../../common/sip_test_data.h:66: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_cseq()':
../../common/sip_test_data.h:67: error: 'string' was not declared in this scope
../../common/sip_test_data.h:67: error: template argument 1 is invalid
../../common/sip_test_data.h:67: error: template argument 2 is invalid
../../common/sip_test_data.h:67: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:68: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:69: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:70: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:74: error: 'string' was not declared in this scope
../../common/sip_test_data.h:74: error: template argument 1 is invalid
../../common/sip_test_data.h:74: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_cseq()':
../../common/sip_test_data.h:75: error: 'string' was not declared in this scope
../../common/sip_test_data.h:75: error: template argument 1 is invalid
../../common/sip_test_data.h:75: error: template argument 2 is invalid
../../common/sip_test_data.h:75: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:79: error: 'string' was not declared in this scope
../../common/sip_test_data.h:79: error: template argument 1 is invalid
../../common/sip_test_data.h:79: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_callid()':
../../common/sip_test_data.h:80: error: 'string' was not declared in this scope
../../common/sip_test_data.h:80: error: template argument 1 is invalid
../../common/sip_test_data.h:80: error: template argument 2 is invalid
../../common/sip_test_data.h:80: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:81: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:82: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:83: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:87: error: 'string' was not declared in this scope
../../common/sip_test_data.h:87: error: template argument 1 is invalid
../../common/sip_test_data.h:87: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_callid()':
../../common/sip_test_data.h:88: error: 'string' was not declared in this scope
../../common/sip_test_data.h:88: error: template argument 1 is invalid
../../common/sip_test_data.h:88: error: template argument 2 is invalid
../../common/sip_test_data.h:88: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:92: error: 'string' was not declared in this scope
../../common/sip_test_data.h:92: error: template argument 1 is invalid
../../common/sip_test_data.h:92: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_contact()':
../../common/sip_test_data.h:93: error: 'string' was not declared in this scope
../../common/sip_test_data.h:93: error: template argument 1 is invalid
../../common/sip_test_data.h:93: error: template argument 2 is invalid
../../common/sip_test_data.h:93: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:94: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:95: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:96: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:97: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:98: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:99: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:100: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:104: error: 'string' was not declared in this scope
../../common/sip_test_data.h:104: error: template argument 1 is invalid
../../common/sip_test_data.h:104: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_contact()':
../../common/sip_test_data.h:105: error: 'string' was not declared in this scope
../../common/sip_test_data.h:105: error: template argument 1 is invalid
../../common/sip_test_data.h:105: error: template argument 2 is invalid
../../common/sip_test_data.h:105: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:110: error: 'string' was not declared in this scope
../../common/sip_test_data.h:110: error: template argument 1 is invalid
../../common/sip_test_data.h:110: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_contentlength()':
../../common/sip_test_data.h:111: error: 'string' was not declared in this scope
../../common/sip_test_data.h:111: error: template argument 1 is invalid
../../common/sip_test_data.h:111: error: template argument 2 is invalid
../../common/sip_test_data.h:111: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:112: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:113: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:114: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:119: error: 'string' was not declared in this scope
../../common/sip_test_data.h:119: error: template argument 1 is invalid
../../common/sip_test_data.h:119: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_contentlength()':
../../common/sip_test_data.h:120: error: 'string' was not declared in this scope
../../common/sip_test_data.h:120: error: template argument 1 is invalid
../../common/sip_test_data.h:120: error: template argument 2 is invalid
../../common/sip_test_data.h:120: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:121: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:126: error: 'string' was not declared in this scope
../../common/sip_test_data.h:126: error: template argument 1 is invalid
../../common/sip_test_data.h:126: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_contenttype()':
../../common/sip_test_data.h:127: error: 'string' was not declared in this scope
../../common/sip_test_data.h:127: error: template argument 1 is invalid
../../common/sip_test_data.h:127: error: template argument 2 is invalid
../../common/sip_test_data.h:127: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:128: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:129: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:134: error: 'string' was not declared in this scope
../../common/sip_test_data.h:134: error: template argument 1 is invalid
../../common/sip_test_data.h:134: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_contenttype()':
../../common/sip_test_data.h:135: error: 'string' was not declared in this scope
../../common/sip_test_data.h:135: error: template argument 1 is invalid
../../common/sip_test_data.h:135: error: template argument 2 is invalid
../../common/sip_test_data.h:135: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:141: error: 'string' was not declared in this scope
../../common/sip_test_data.h:141: error: template argument 1 is invalid
../../common/sip_test_data.h:141: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_event()':
../../common/sip_test_data.h:142: error: 'string' was not declared in this scope
../../common/sip_test_data.h:142: error: template argument 1 is invalid
../../common/sip_test_data.h:142: error: template argument 2 is invalid
../../common/sip_test_data.h:142: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:143: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:144: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:149: error: 'string' was not declared in this scope
../../common/sip_test_data.h:149: error: template argument 1 is invalid
../../common/sip_test_data.h:149: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_event()':
../../common/sip_test_data.h:150: error: 'string' was not declared in this scope
../../common/sip_test_data.h:150: error: template argument 1 is invalid
../../common/sip_test_data.h:150: error: template argument 2 is invalid
../../common/sip_test_data.h:150: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:156: error: 'string' was not declared in this scope
../../common/sip_test_data.h:156: error: template argument 1 is invalid
../../common/sip_test_data.h:156: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_expires()':
../../common/sip_test_data.h:157: error: 'string' was not declared in this scope
../../common/sip_test_data.h:157: error: template argument 1 is invalid
../../common/sip_test_data.h:157: error: template argument 2 is invalid
../../common/sip_test_data.h:157: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:158: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:159: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:163: error: 'string' was not declared in this scope
../../common/sip_test_data.h:163: error: template argument 1 is invalid
../../common/sip_test_data.h:163: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_expires()':
../../common/sip_test_data.h:164: error: 'string' was not declared in this scope
../../common/sip_test_data.h:164: error: template argument 1 is invalid
../../common/sip_test_data.h:164: error: template argument 2 is invalid
../../common/sip_test_data.h:164: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:169: error: 'string' was not declared in this scope
../../common/sip_test_data.h:169: error: template argument 1 is invalid
../../common/sip_test_data.h:169: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_from()':
../../common/sip_test_data.h:170: error: 'string' was not declared in this scope
../../common/sip_test_data.h:170: error: template argument 1 is invalid
../../common/sip_test_data.h:170: error: template argument 2 is invalid
../../common/sip_test_data.h:170: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:171: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:172: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:173: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:174: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:175: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:176: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:180: error: 'string' was not declared in this scope
../../common/sip_test_data.h:180: error: template argument 1 is invalid
../../common/sip_test_data.h:180: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_from()':
../../common/sip_test_data.h:181: error: 'string' was not declared in this scope
../../common/sip_test_data.h:181: error: template argument 1 is invalid
../../common/sip_test_data.h:181: error: template argument 2 is invalid
../../common/sip_test_data.h:181: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:185: error: 'string' was not declared in this scope
../../common/sip_test_data.h:185: error: template argument 1 is invalid
../../common/sip_test_data.h:185: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_maxforwards()':
../../common/sip_test_data.h:186: error: 'string' was not declared in this scope
../../common/sip_test_data.h:186: error: template argument 1 is invalid
../../common/sip_test_data.h:186: error: template argument 2 is invalid
../../common/sip_test_data.h:186: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:187: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:188: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:189: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:193: error: 'string' was not declared in this scope
../../common/sip_test_data.h:193: error: template argument 1 is invalid
../../common/sip_test_data.h:193: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_maxforwards()':
../../common/sip_test_data.h:194: error: 'string' was not declared in this scope
../../common/sip_test_data.h:194: error: template argument 1 is invalid
../../common/sip_test_data.h:194: error: template argument 2 is invalid
../../common/sip_test_data.h:194: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:199: error: 'string' was not declared in this scope
../../common/sip_test_data.h:199: error: template argument 1 is invalid
../../common/sip_test_data.h:199: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_proxyauthenticate()':
../../common/sip_test_data.h:200: error: 'string' was not declared in this scope
../../common/sip_test_data.h:200: error: template argument 1 is invalid
../../common/sip_test_data.h:200: error: template argument 2 is invalid
../../common/sip_test_data.h:200: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:201: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:202: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:206: error: 'string' was not declared in this scope
../../common/sip_test_data.h:206: error: template argument 1 is invalid
../../common/sip_test_data.h:206: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_proxyauthenticate()':
../../common/sip_test_data.h:207: error: 'string' was not declared in this scope
../../common/sip_test_data.h:207: error: template argument 1 is invalid
../../common/sip_test_data.h:207: error: template argument 2 is invalid
../../common/sip_test_data.h:207: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:211: error: 'string' was not declared in this scope
../../common/sip_test_data.h:211: error: template argument 1 is invalid
../../common/sip_test_data.h:211: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_proxyauthorization()':
../../common/sip_test_data.h:212: error: 'string' was not declared in this scope
../../common/sip_test_data.h:212: error: template argument 1 is invalid
../../common/sip_test_data.h:212: error: template argument 2 is invalid
../../common/sip_test_data.h:212: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:213: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:219: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:227: error: 'string' was not declared in this scope
../../common/sip_test_data.h:227: error: template argument 1 is invalid
../../common/sip_test_data.h:227: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_proxyauthorization()':
../../common/sip_test_data.h:228: error: 'string' was not declared in this scope
../../common/sip_test_data.h:228: error: template argument 1 is invalid
../../common/sip_test_data.h:228: error: template argument 2 is invalid
../../common/sip_test_data.h:228: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:232: error: 'string' was not declared in this scope
../../common/sip_test_data.h:232: error: template argument 1 is invalid
../../common/sip_test_data.h:232: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_rack()':
../../common/sip_test_data.h:233: error: 'string' was not declared in this scope
../../common/sip_test_data.h:233: error: template argument 1 is invalid
../../common/sip_test_data.h:233: error: template argument 2 is invalid
../../common/sip_test_data.h:233: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:234: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:235: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:236: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:240: error: 'string' was not declared in this scope
../../common/sip_test_data.h:240: error: template argument 1 is invalid
../../common/sip_test_data.h:240: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_rack()':
../../common/sip_test_data.h:241: error: 'string' was not declared in this scope
../../common/sip_test_data.h:241: error: template argument 1 is invalid
../../common/sip_test_data.h:241: error: template argument 2 is invalid
../../common/sip_test_data.h:241: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:245: error: 'string' was not declared in this scope
../../common/sip_test_data.h:245: error: template argument 1 is invalid
../../common/sip_test_data.h:245: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_rseq()':
../../common/sip_test_data.h:246: error: 'string' was not declared in this scope
../../common/sip_test_data.h:246: error: template argument 1 is invalid
../../common/sip_test_data.h:246: error: template argument 2 is invalid
../../common/sip_test_data.h:246: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:247: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:248: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:249: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:250: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:254: error: 'string' was not declared in this scope
../../common/sip_test_data.h:254: error: template argument 1 is invalid
../../common/sip_test_data.h:254: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_rseq()':
../../common/sip_test_data.h:255: error: 'string' was not declared in this scope
../../common/sip_test_data.h:255: error: template argument 1 is invalid
../../common/sip_test_data.h:255: error: template argument 2 is invalid
../../common/sip_test_data.h:255: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:256: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:260: error: 'string' was not declared in this scope
../../common/sip_test_data.h:260: error: template argument 1 is invalid
../../common/sip_test_data.h:260: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_recordroute()':
../../common/sip_test_data.h:261: error: 'string' was not declared in this scope
../../common/sip_test_data.h:261: error: template argument 1 is invalid
../../common/sip_test_data.h:261: error: template argument 2 is invalid
../../common/sip_test_data.h:261: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:262: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:263: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:264: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:268: error: 'string' was not declared in this scope
../../common/sip_test_data.h:268: error: template argument 1 is invalid
../../common/sip_test_data.h:268: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_recordroute()':
../../common/sip_test_data.h:269: error: 'string' was not declared in this scope
../../common/sip_test_data.h:269: error: template argument 1 is invalid
../../common/sip_test_data.h:269: error: template argument 2 is invalid
../../common/sip_test_data.h:269: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:273: error: 'string' was not declared in this scope
../../common/sip_test_data.h:273: error: template argument 1 is invalid
../../common/sip_test_data.h:273: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_referto()':
../../common/sip_test_data.h:274: error: 'string' was not declared in this scope
../../common/sip_test_data.h:274: error: template argument 1 is invalid
../../common/sip_test_data.h:274: error: template argument 2 is invalid
../../common/sip_test_data.h:274: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:275: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:276: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:280: error: 'string' was not declared in this scope
../../common/sip_test_data.h:280: error: template argument 1 is invalid
../../common/sip_test_data.h:280: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_referto()':
../../common/sip_test_data.h:281: error: 'string' was not declared in this scope
../../common/sip_test_data.h:281: error: template argument 1 is invalid
../../common/sip_test_data.h:281: error: template argument 2 is invalid
../../common/sip_test_data.h:281: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:286: error: 'string' was not declared in this scope
../../common/sip_test_data.h:286: error: template argument 1 is invalid
../../common/sip_test_data.h:286: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_require()':
../../common/sip_test_data.h:287: error: 'string' was not declared in this scope
../../common/sip_test_data.h:287: error: template argument 1 is invalid
../../common/sip_test_data.h:287: error: template argument 2 is invalid
../../common/sip_test_data.h:287: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:288: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:289: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:293: error: 'string' was not declared in this scope
../../common/sip_test_data.h:293: error: template argument 1 is invalid
../../common/sip_test_data.h:293: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_require()':
../../common/sip_test_data.h:294: error: 'string' was not declared in this scope
../../common/sip_test_data.h:294: error: template argument 1 is invalid
../../common/sip_test_data.h:294: error: template argument 2 is invalid
../../common/sip_test_data.h:294: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:298: error: 'string' was not declared in this scope
../../common/sip_test_data.h:298: error: template argument 1 is invalid
../../common/sip_test_data.h:298: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_route()':
../../common/sip_test_data.h:299: error: 'string' was not declared in this scope
../../common/sip_test_data.h:299: error: template argument 1 is invalid
../../common/sip_test_data.h:299: error: template argument 2 is invalid
../../common/sip_test_data.h:299: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:300: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:301: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:305: error: 'string' was not declared in this scope
../../common/sip_test_data.h:305: error: template argument 1 is invalid
../../common/sip_test_data.h:305: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_route()':
../../common/sip_test_data.h:306: error: 'string' was not declared in this scope
../../common/sip_test_data.h:306: error: template argument 1 is invalid
../../common/sip_test_data.h:306: error: template argument 2 is invalid
../../common/sip_test_data.h:306: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:310: error: 'string' was not declared in this scope
../../common/sip_test_data.h:310: error: template argument 1 is invalid
../../common/sip_test_data.h:310: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_subject()':
../../common/sip_test_data.h:311: error: 'string' was not declared in this scope
../../common/sip_test_data.h:311: error: template argument 1 is invalid
../../common/sip_test_data.h:311: error: template argument 2 is invalid
../../common/sip_test_data.h:311: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:312: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:313: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:314: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:315: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:316: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:320: error: 'string' was not declared in this scope
../../common/sip_test_data.h:320: error: template argument 1 is invalid
../../common/sip_test_data.h:320: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_subject()':
../../common/sip_test_data.h:321: error: 'string' was not declared in this scope
../../common/sip_test_data.h:321: error: template argument 1 is invalid
../../common/sip_test_data.h:321: error: template argument 2 is invalid
../../common/sip_test_data.h:321: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:325: error: 'string' was not declared in this scope
../../common/sip_test_data.h:325: error: template argument 1 is invalid
../../common/sip_test_data.h:325: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_supported()':
../../common/sip_test_data.h:326: error: 'string' was not declared in this scope
../../common/sip_test_data.h:326: error: template argument 1 is invalid
../../common/sip_test_data.h:326: error: template argument 2 is invalid
../../common/sip_test_data.h:326: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:327: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:328: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:329: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:330: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:331: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:332: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:336: error: 'string' was not declared in this scope
../../common/sip_test_data.h:336: error: template argument 1 is invalid
../../common/sip_test_data.h:336: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_supported()':
../../common/sip_test_data.h:337: error: 'string' was not declared in this scope
../../common/sip_test_data.h:337: error: template argument 1 is invalid
../../common/sip_test_data.h:337: error: template argument 2 is invalid
../../common/sip_test_data.h:337: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:341: error: 'string' was not declared in this scope
../../common/sip_test_data.h:341: error: template argument 1 is invalid
../../common/sip_test_data.h:341: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_to()':
../../common/sip_test_data.h:342: error: 'string' was not declared in this scope
../../common/sip_test_data.h:342: error: template argument 1 is invalid
../../common/sip_test_data.h:342: error: template argument 2 is invalid
../../common/sip_test_data.h:342: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:343: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:344: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:345: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:346: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:347: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:348: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:352: error: 'string' was not declared in this scope
../../common/sip_test_data.h:352: error: template argument 1 is invalid
../../common/sip_test_data.h:352: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_to()':
../../common/sip_test_data.h:353: error: 'string' was not declared in this scope
../../common/sip_test_data.h:353: error: template argument 1 is invalid
../../common/sip_test_data.h:353: error: template argument 2 is invalid
../../common/sip_test_data.h:353: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:358: error: 'string' was not declared in this scope
../../common/sip_test_data.h:358: error: template argument 1 is invalid
../../common/sip_test_data.h:358: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_unsupported()':
../../common/sip_test_data.h:359: error: 'string' was not declared in this scope
../../common/sip_test_data.h:359: error: template argument 1 is invalid
../../common/sip_test_data.h:359: error: template argument 2 is invalid
../../common/sip_test_data.h:359: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:360: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:361: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:362: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:366: error: 'string' was not declared in this scope
../../common/sip_test_data.h:366: error: template argument 1 is invalid
../../common/sip_test_data.h:366: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_unsupported()':
../../common/sip_test_data.h:367: error: 'string' was not declared in this scope
../../common/sip_test_data.h:367: error: template argument 1 is invalid
../../common/sip_test_data.h:367: error: template argument 2 is invalid
../../common/sip_test_data.h:367: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:368: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:369: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:374: error: 'string' was not declared in this scope
../../common/sip_test_data.h:374: error: template argument 1 is invalid
../../common/sip_test_data.h:374: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_useragent()':
../../common/sip_test_data.h:375: error: 'string' was not declared in this scope
../../common/sip_test_data.h:375: error: template argument 1 is invalid
../../common/sip_test_data.h:375: error: template argument 2 is invalid
../../common/sip_test_data.h:375: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:376: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:377: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:381: error: 'string' was not declared in this scope
../../common/sip_test_data.h:381: error: template argument 1 is invalid
../../common/sip_test_data.h:381: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_useragent()':
../../common/sip_test_data.h:382: error: 'string' was not declared in this scope
../../common/sip_test_data.h:382: error: template argument 1 is invalid
../../common/sip_test_data.h:382: error: template argument 2 is invalid
../../common/sip_test_data.h:382: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:383: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:384: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:388: error: 'string' was not declared in this scope
../../common/sip_test_data.h:388: error: template argument 1 is invalid
../../common/sip_test_data.h:388: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_via()':
../../common/sip_test_data.h:389: error: 'string' was not declared in this scope
../../common/sip_test_data.h:389: error: template argument 1 is invalid
../../common/sip_test_data.h:389: error: template argument 2 is invalid
../../common/sip_test_data.h:389: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:390: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:391: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:392: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:393: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:397: error: 'string' was not declared in this scope
../../common/sip_test_data.h:397: error: template argument 1 is invalid
../../common/sip_test_data.h:397: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_via()':
../../common/sip_test_data.h:398: error: 'string' was not declared in this scope
../../common/sip_test_data.h:398: error: template argument 1 is invalid
../../common/sip_test_data.h:398: error: template argument 2 is invalid
../../common/sip_test_data.h:398: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:403: error: 'string' was not declared in this scope
../../common/sip_test_data.h:403: error: template argument 1 is invalid
../../common/sip_test_data.h:403: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_wwwauthenticate()':
../../common/sip_test_data.h:404: error: 'string' was not declared in this scope
../../common/sip_test_data.h:404: error: template argument 1 is invalid
../../common/sip_test_data.h:404: error: template argument 2 is invalid
../../common/sip_test_data.h:404: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:405: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:406: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:411: error: 'string' was not declared in this scope
../../common/sip_test_data.h:411: error: template argument 1 is invalid
../../common/sip_test_data.h:411: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_wwwauthenticate()':
../../common/sip_test_data.h:412: error: 'string' was not declared in this scope
../../common/sip_test_data.h:412: error: template argument 1 is invalid
../../common/sip_test_data.h:412: error: template argument 2 is invalid
../../common/sip_test_data.h:412: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:417: error: 'string' was not declared in this scope
../../common/sip_test_data.h:417: error: template argument 1 is invalid
../../common/sip_test_data.h:417: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_warning()':
../../common/sip_test_data.h:418: error: 'string' was not declared in this scope
../../common/sip_test_data.h:418: error: template argument 1 is invalid
../../common/sip_test_data.h:418: error: template argument 2 is invalid
../../common/sip_test_data.h:418: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:419: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:420: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:424: error: 'string' was not declared in this scope
../../common/sip_test_data.h:424: error: template argument 1 is invalid
../../common/sip_test_data.h:424: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_warning()':
../../common/sip_test_data.h:425: error: 'string' was not declared in this scope
../../common/sip_test_data.h:425: error: template argument 1 is invalid
../../common/sip_test_data.h:425: error: template argument 2 is invalid
../../common/sip_test_data.h:425: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:429: error: 'string' was not declared in this scope
../../common/sip_test_data.h:429: error: template argument 1 is invalid
../../common/sip_test_data.h:429: error: template argument 2 is invalid
../../common/sip_test_data.h:429: error: 'string' was not declared in this scope
../../common/sip_test_data.h:429: error: template argument 1 is invalid
../../common/sip_test_data.h:429: error: template argument 2 is invalid
../../common/sip_test_data.h:429: error: 'string' was not declared in this scope
../../common/sip_test_data.h:429: error: template argument 1 is invalid
../../common/sip_test_data.h:429: error: template argument 2 is invalid
../../common/sip_test_data.h:429: error: 'int operator+(int, int)' must have an argument of class or enumerated type
../../common/sip_test_data.h: In function 'int operator+(int, int)':
../../common/sip_test_data.h:430: error: 'list' was not declared in this scope
../../common/sip_test_data.h:430: error: 'string' was not declared in this scope
../../common/sip_test_data.h:430: error: 'ret' was not declared in this scope
../../common/sip_test_data.h:431: error: request for member 'begin' in 's1', which is of non-class type 'int'
../../common/sip_test_data.h:431: error: request for member 'end' in 's1', which is of non-class type 'int'
../../common/sip_test_data.h:432: error: request for member 'begin' in 's2', which is of non-class type 'int'
../../common/sip_test_data.h:432: error: request for member 'end' in 's2', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:436: error: 'string' was not declared in this scope
../../common/sip_test_data.h:436: error: template argument 1 is invalid
../../common/sip_test_data.h:436: error: template argument 2 is invalid
../../common/sip_test_data.h:469: error: 'string' was not declared in this scope
../../common/sip_test_data.h:469: error: template argument 1 is invalid
../../common/sip_test_data.h:469: error: template argument 2 is invalid
../../common/sip_test_data.h:500: error: 'string' was not declared in this scope
../../common/sip_test_data.h:500: error: template argument 1 is invalid
../../common/sip_test_data.h:500: error: template argument 2 is invalid
../../common/sip_test_data.h:509: error: 'string' was not declared in this scope
../../common/sip_test_data.h:509: error: template argument 1 is invalid
../../common/sip_test_data.h:509: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_requests()':
../../common/sip_test_data.h:510: error: 'string' was not declared in this scope
../../common/sip_test_data.h:510: error: template argument 1 is invalid
../../common/sip_test_data.h:510: error: template argument 2 is invalid
../../common/sip_test_data.h:510: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:512: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:526: error: 'string' was not declared in this scope
../../common/sip_test_data.h:526: error: template argument 1 is invalid
../../common/sip_test_data.h:526: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_requests()':
../../common/sip_test_data.h:527: error: 'string' was not declared in this scope
../../common/sip_test_data.h:527: error: template argument 1 is invalid
../../common/sip_test_data.h:527: error: template argument 2 is invalid
../../common/sip_test_data.h:527: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:531: error: 'string' was not declared in this scope
../../common/sip_test_data.h:531: error: template argument 1 is invalid
../../common/sip_test_data.h:531: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_responses()':
../../common/sip_test_data.h:532: error: 'string' was not declared in this scope
../../common/sip_test_data.h:532: error: template argument 1 is invalid
../../common/sip_test_data.h:532: error: template argument 2 is invalid
../../common/sip_test_data.h:532: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:534: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:553: error: 'string' was not declared in this scope
../../common/sip_test_data.h:553: error: template argument 1 is invalid
../../common/sip_test_data.h:553: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_messages()':
../../common/sip_test_data.h:554: error: 'string' was not declared in this scope
../../common/sip_test_data.h:554: error: template argument 1 is invalid
../../common/sip_test_data.h:554: error: template argument 2 is invalid
../../common/sip_test_data.h:554: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:555: error: 'string' cannot appear in a constant-expression
../../common/sip_test_data.h:555: error: template argument 1 is invalid
../../common/sip_test_data.h:555: error: template argument 2 is invalid
../../common/sip_test_data.h:555: error: invalid type in declaration before '=' token
../../common/sip_test_data.h:556: error: 'string' cannot appear in a constant-expression
../../common/sip_test_data.h:556: error: template argument 1 is invalid
../../common/sip_test_data.h:556: error: template argument 2 is invalid
../../common/sip_test_data.h:556: error: invalid type in declaration before '=' token
../../common/sip_test_data.h:558: error: request for member 'insert' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:558: error: request for member 'begin' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:558: error: request for member 'begin' in 'res', which is of non-class type 'int'
../../common/sip_test_data.h:558: error: request for member 'end' in 'res', which is of non-class type 'int'
../../common/sip_test_data.h:559: error: request for member 'insert' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:559: error: request for member 'begin' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:559: error: request for member 'begin' in 'req', which is of non-class type 'int'
../../common/sip_test_data.h:559: error: request for member 'end' in 'req', which is of non-class type 'int'
tst.cxx: In function 'int main()':
tst.cxx:13: error: conversion from 'int' to non-scalar type 'std::list<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >' requested
make: *** [tst] Error 1
Test output:


========== 1003_SipHeaderAuthorization/ ===========
Build:
g++ -Wall -g -o tst -I/home/svn/3010_regtest/usr/include -L/home/svn/3010_regtest/usr/lib tst.cxx -lmsip -lpthread -lssl
../../common/sip_test_data.h:7: error: 'string' was not declared in this scope
../../common/sip_test_data.h:7: error: template argument 1 is invalid
../../common/sip_test_data.h:7: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_accept()':
../../common/sip_test_data.h:8: error: 'string' was not declared in this scope
../../common/sip_test_data.h:8: error: template argument 1 is invalid
../../common/sip_test_data.h:8: error: template argument 2 is invalid
../../common/sip_test_data.h:8: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:9: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:10: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:11: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:12: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:13: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:14: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:18: error: 'string' was not declared in this scope
../../common/sip_test_data.h:18: error: template argument 1 is invalid
../../common/sip_test_data.h:18: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_accept()':
../../common/sip_test_data.h:19: error: 'string' was not declared in this scope
../../common/sip_test_data.h:19: error: template argument 1 is invalid
../../common/sip_test_data.h:19: error: template argument 2 is invalid
../../common/sip_test_data.h:19: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:23: error: 'string' was not declared in this scope
../../common/sip_test_data.h:23: error: template argument 1 is invalid
../../common/sip_test_data.h:23: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_acceptcontact()':
../../common/sip_test_data.h:24: error: 'string' was not declared in this scope
../../common/sip_test_data.h:24: error: template argument 1 is invalid
../../common/sip_test_data.h:24: error: template argument 2 is invalid
../../common/sip_test_data.h:24: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:25: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:26: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:27: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:28: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:32: error: 'string' was not declared in this scope
../../common/sip_test_data.h:32: error: template argument 1 is invalid
../../common/sip_test_data.h:32: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_acceptcontact()':
../../common/sip_test_data.h:33: error: 'string' was not declared in this scope
../../common/sip_test_data.h:33: error: template argument 1 is invalid
../../common/sip_test_data.h:33: error: template argument 2 is invalid
../../common/sip_test_data.h:33: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:38: error: 'string' was not declared in this scope
../../common/sip_test_data.h:38: error: template argument 1 is invalid
../../common/sip_test_data.h:38: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_authorization()':
../../common/sip_test_data.h:39: error: 'string' was not declared in this scope
../../common/sip_test_data.h:39: error: template argument 1 is invalid
../../common/sip_test_data.h:39: error: template argument 2 is invalid
../../common/sip_test_data.h:39: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:40: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:49: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:61: error: 'string' was not declared in this scope
../../common/sip_test_data.h:61: error: template argument 1 is invalid
../../common/sip_test_data.h:61: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_authorization()':
../../common/sip_test_data.h:62: error: 'string' was not declared in this scope
../../common/sip_test_data.h:62: error: template argument 1 is invalid
../../common/sip_test_data.h:62: error: template argument 2 is invalid
../../common/sip_test_data.h:62: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:66: error: 'string' was not declared in this scope
../../common/sip_test_data.h:66: error: template argument 1 is invalid
../../common/sip_test_data.h:66: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_cseq()':
../../common/sip_test_data.h:67: error: 'string' was not declared in this scope
../../common/sip_test_data.h:67: error: template argument 1 is invalid
../../common/sip_test_data.h:67: error: template argument 2 is invalid
../../common/sip_test_data.h:67: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:68: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:69: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:70: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:74: error: 'string' was not declared in this scope
../../common/sip_test_data.h:74: error: template argument 1 is invalid
../../common/sip_test_data.h:74: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_cseq()':
../../common/sip_test_data.h:75: error: 'string' was not declared in this scope
../../common/sip_test_data.h:75: error: template argument 1 is invalid
../../common/sip_test_data.h:75: error: template argument 2 is invalid
../../common/sip_test_data.h:75: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:79: error: 'string' was not declared in this scope
../../common/sip_test_data.h:79: error: template argument 1 is invalid
../../common/sip_test_data.h:79: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_callid()':
../../common/sip_test_data.h:80: error: 'string' was not declared in this scope
../../common/sip_test_data.h:80: error: template argument 1 is invalid
../../common/sip_test_data.h:80: error: template argument 2 is invalid
../../common/sip_test_data.h:80: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:81: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:82: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:83: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:87: error: 'string' was not declared in this scope
../../common/sip_test_data.h:87: error: template argument 1 is invalid
../../common/sip_test_data.h:87: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_callid()':
../../common/sip_test_data.h:88: error: 'string' was not declared in this scope
../../common/sip_test_data.h:88: error: template argument 1 is invalid
../../common/sip_test_data.h:88: error: template argument 2 is invalid
../../common/sip_test_data.h:88: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:92: error: 'string' was not declared in this scope
../../common/sip_test_data.h:92: error: template argument 1 is invalid
../../common/sip_test_data.h:92: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_contact()':
../../common/sip_test_data.h:93: error: 'string' was not declared in this scope
../../common/sip_test_data.h:93: error: template argument 1 is invalid
../../common/sip_test_data.h:93: error: template argument 2 is invalid
../../common/sip_test_data.h:93: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:94: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:95: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:96: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:97: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:98: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:99: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:100: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:104: error: 'string' was not declared in this scope
../../common/sip_test_data.h:104: error: template argument 1 is invalid
../../common/sip_test_data.h:104: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_contact()':
../../common/sip_test_data.h:105: error: 'string' was not declared in this scope
../../common/sip_test_data.h:105: error: template argument 1 is invalid
../../common/sip_test_data.h:105: error: template argument 2 is invalid
../../common/sip_test_data.h:105: error: invalid type in declaration before ';' token
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:110: error: 'string' was not declared in this scope
../../common/sip_test_data.h:110: error: template argument 1 is invalid
../../common/sip_test_data.h:110: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_headers_contentlength()':
../../common/sip_test_data.h:111: error: 'string' was not declared in this scope
../../common/sip_test_data.h:111: error: template argument 1 is invalid
../../common/sip_test_data.h:111: error: template argument 2 is invalid
../../common/sip_test_data.h:111: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:112: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:113: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h:114: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:119: error: 'string' was not declared in this scope
../../common/sip_test_data.h:119: error: template argument 1 is invalid
../../common/sip_test_data.h:119: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_invalid_headers_contentlength()':
../../common/sip_test_data.h:120: error: 'string' was not declared in this scope
../../common/sip_test_data.h:120: error: template argument 1 is invalid
../../common/sip_test_data.h:120: error: template argument 2 is invalid
../../common/sip_test_data.h:120: error: invalid type in declaration before ';' token
../../common/sip_test_data.h:121: error: request for member 'push_back' in 'ret', which is of non-class type 'int'
../../common/sip_test_data.h: At global scope:
../../common/sip_test_data.h:126: error: 'string' was not declared in this scope
../../common/sip_test_data.h:126: error: template argument 1 is invalid
../../common/sip_test_data.h:126: error: template argument 2 is invalid
../../common/sip_test_data.h: In function 'int get_valid_