Re: Application for GSoC 2013

2013-04-18 Thread larmbr zhan
Hi, Austin. On Thu, Apr 18, 2013 at 3:00 AM, Austin English wrote: > While your college may not be famous, it's still nice information to have > (and let's us get to know you better). Well, I am a student from Defence Industry Staff College of GuangDong, China, and major in electric automatizati

Application for GSoC 2013

2013-04-17 Thread larmbr zhan
Hi all, I'm a junior student from a non-famous college, I apply to parcitipate in GSoC , to help do some vbscript module implementation. I've just submitted a patchset on this. Thanks. -- Regards, Zhan Jianyu

Re: msvcp60: Avoid signed-unsigned integer comparisons

2013-03-09 Thread larmbr zhan
On Sun, Mar 10, 2013 at 5:48 AM, Andrew Talbot wrote: > msvcp60: Avoid signed-unsigned integer comparisons. Hi, Andrew Talbot. I find that you are working on these "Avoid signed-unsigned integer comparisons" things recently. I DO agree on that using _ unsigned int _ instead of _ int _(which