[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] v2 Fixed gen_win.py to display Serf library version#

From: Edmund Wong <ed_at_kdtc.net>
Date: Mon, 14 Sep 2009 01:36:44 +0800

Hi,

After going over the review by arfrever, lgo and Bert, I've made a
new patch. Thanks guys.

Edmund

Log:

[[[

Fixed gen_win.py such that it checks for the presence of the
Serf library (which it does prior to this patch) and also
outputs the library version (which is what this patch does).

* build/generator/gen_win.py
     (_get_serf_version): New function to return the serf library
       version in a 3-tuple format.
     (_find_serf): Added a version check. If the 3-tuple version
       structure has -1 in the first index, the serf library is
       not built; otherwise, the library is set to be built. Then
       a message is displayed informing the user of the results.

Patch by: Edmund Wong <ed at kdtc.net>
Suggested by: danielsh
Review by: arfrever
           lgo
           rhuijben

]]]

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2394318

Received on 2009-09-13 19:36:17 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.