Thanks Lieven, Andreas. I was stuck and cluless. Now happy to see your responses but I have few questions which will help me plan the things.
1. Firstly, when are you planning for next release 1.3.9. Is that happen in near future or will take months. 2. I see only one line change - #1237 line comment moved to C line comment /* ..*/ in the comment. 3. I have modified the file but could not get the compilation go successfully in scons check. I have updated one file /test/test_buckets.c. 4. You have mentioned to merge the patches trunk & 1.3.x, do you mean I have to checkout all the files/directories and do the merge of files. I believe there will be lot of files in both the releases if I have to merge both the release (trunk & 1.3.x) 5. If only test/test_buckets.c file change then how to merge the files.If i change the comment to c style, will it work. 6. Could you give me more info on this so that i can update and install the serf 1.3.8. I have already installed SVN without serf and now users are asking for http support in production environment. Your inputs and suggestions would really help me plan the things. Apologize if I have asked silly/too many questions like how to merge. However, I will see how serf files are available in trunk/branch in svn. Thank a ton. Arun Prasath On Sat, Dec 12, 2015 at 2:40 PM, Andreas Stieger <[email protected]> wrote: > Hello Arun, > > arun prasath wrote: > > test/test_buckets.c: In function 'deflate_compress': > > test/test_buckets.c:1237: error: expected expression before '/' token > > Nothing to do with SCons. Simple compile error. This was already fixed but > not released yet. > > See: https://issues.apache.org/jira/browse/SERF-169 > > Check or merge these patches, these will be in the next release. > (trunk) https://svn.apache.org/viewvc?view=revision&revision=1699973 > (1.3.x) https://svn.apache.org/viewvc?view=revision&revision=1700013 > > Andreas >
