Sorry, I forgot to attach one file. Here it goes.

On Wed, Mar 4, 2009 at 10:42, Fabio Margarido <fabiomargar...@gmail.com>wrote:

> Hi everyone,
>
> the attached set of patches against current darcs fixes the issue of
> parsing headers in compact form inside a multipart payload. I've also tried
> to include some tests in test_msg.c, but don't know if they're enough.
> Thanks
>
--- libsofia-sip-ua/msg/Makefile.in.old	2009-03-05 08:55:16.000000000 -0300
+++ libsofia-sip-ua/msg/Makefile.in	2009-03-05 08:54:03.000000000 -0300
@@ -1028,7 +1028,7 @@
 
 test_table.c: ${srcdir}/test_table.c.in
 	$(AWK_MSG_AWK) module=msg_test prefix=msg \
-		MC_HASH_SIZE=127 multipart=msg_multipart \
+		MC_HASH_SIZE=127 MC_SHORT_SIZE=26 multipart=msg_multipart \
 		PT=$@ TEMPLATE=${srcdir}/test_table.c.in ${TEST_CLASS_H}
 
 sofia-sip/msg_protos.h sofia-sip/msg_mime_protos.h: ${SS_MIME_H}
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to