This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch 0/2] Enhancement of several numeric options checking


Hi,

On Tue, 2009-05-19 at 09:03 +0800, Sunzen Wang wrote:
> Succeeding after a previous patch to enhance  -p option checking, here
> are two patches to enhance other two options checking.
> - Enhance -s option checking to only accept valid size number [1/2]
> - Enhance -x option checking to only accept valid pid [2/2]

Thanks, I pushed these and the -p one as:

commit c897e941ca645ab1e2aa325e5feaae30cc43060e
Author: Sunzen Wang <sunzen@gmail.com>
Date:   Tue May 19 09:11:01 2009 +0800

    Enhance -x option checking to only accept valid pid
    
    Fix: Enhance -x option checking to only accept valid pid

commit 5d8d4509dd8112b4cf2b6aada1dca9e72bac2f44
Author: Sunzen Wang <sunzen@gmail.com>
Date:   Tue May 19 09:07:11 2009 +0800

    Enhance -s option checking to only accept valid size number
    
    Fix: Enhance -s option checking to only accept valid size number

commit 877bbb205c95b273ea0d68f184cdda15acc08875
Author: Sunzen Wang <sunzen@gmail.com>
Date:   Mon May 18 20:38:02 2009 +0800

    Fix: Enhance -p option checking so as to just accept valid number

Cheers,

Mark


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]