Re: [PATCH] Fix conversion warnings in cwrapper

2013-06-17 Thread Peter Rosin
On 2013-05-28 09:07, Peter Rosin wrote: > On 2013-05-27 21:21, Yaakov (Cygwin/X) wrote: >> On 2013-05-27 11:28, Peter Rosin wrote: >>> Ok, I took the liberty of writing a ChangeLog and removed the above >>> mentioned lines, as well as changing one unsigned int cast to a >>> size_t cast, when figure

Re: [PATCH] Fix conversion warnings in cwrapper

2013-05-28 Thread Peter Rosin
On 2013-05-27 21:21, Yaakov (Cygwin/X) wrote: > On 2013-05-27 11:28, Peter Rosin wrote: >> Ok, I took the liberty of writing a ChangeLog and removed the above >> mentioned lines, as well as changing one unsigned int cast to a >> size_t cast, when figured I should double-check your email-address >>

Re: [PATCH] Fix conversion warnings in cwrapper

2013-05-27 Thread Yaakov (Cygwin/X)
On 2013-05-27 11:28, Peter Rosin wrote: Ok, I took the liberty of writing a ChangeLog and removed the above mentioned lines, as well as changing one unsigned int cast to a size_t cast, when figured I should double-check your email-address and realized that you had some previous "tiny changes" und

Re: [PATCH] Fix conversion warnings in cwrapper

2013-05-27 Thread Peter Rosin
Hi Yaakov, On 2013-05-21 08:53, Peter Rosin wrote: > I have no problem with this patch from a cursory look (haven't tested > it yet), but I will wait a couple of days with committing it to see > if Chuck (or someone else for that matter) has something to add. > Meanwhile, could we please have an u

Re: [PATCH] Fix conversion warnings in cwrapper

2013-05-20 Thread Peter Rosin
On 2013-05-21 00:49, Yaakov (Cygwin/X) wrote: > From: Yaakov Selkowitz > > Signed-off-by: Yaakov Selkowitz > --- > build-aux/ltmain.in | 18 +- > 1 files changed, 9 insertions(+), 9 deletions(-) > > diff --git a/build-aux/ltmain.in b/build-aux/ltmain.in > index 4c56b98..3d1f5