Re: Rebase of the pr-msvc-support branch?

2009-01-08 Thread Ralf Wildenhues
* Eric Blake wrote on Fri, Jan 09, 2009 at 03:58:36AM CET: > According to Peter Rosin on 1/8/2009 12:43 PM: > > Should I kill the branch on savannah, rebase my local tree and finally > > push a brand new pr-msvc-support branch? > Now that you've told us the branch will be rebased, it makes sense t

Re: [PATCH] [cygwin|mingw] Fix compile warnings when -std=c89.

2009-01-08 Thread Charles Wilson
Charles Wilson wrote: > * libltdl/config/ltmain.m4sh: Update copyright date. > (func_emit_wrapper_part1): move contents to... > (func_emit_wrapper_part2): move contents to... > (func_emit_wrapper): here. > (func_emit_cwrapperexe_src) [file scope]: re-organized > includes and portability macros. Avo

Re: Rebase of the pr-msvc-support branch?

2009-01-08 Thread Ben Pfaff
Peter Rosin writes: > Should I kill the branch on savannah, rebase my local tree and finally > push a brand new pr-msvc-support branch? Should I create a new topic > branch named pr-msvc-support2? Should I merge git-head into the branch? > That sure feels backwards, but what do I know? Please hel

Re: Rebase of the pr-msvc-support branch?

2009-01-08 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Peter Rosin on 1/8/2009 12:43 PM: > Should I kill the branch on savannah, rebase my local tree and finally > push a brand new pr-msvc-support branch? Should I create a new topic > branch named pr-msvc-support2? Should I merge git-head into

Cannot link correct libltdl.so. Is it a bug?

2009-01-08 Thread Gary Yang
I got errors when I do the cross compile for powerpc. Below are the error messages. It looks for /usr/lib/libltdl.so instead of /tools/eldk/4.2/ppc_4xx/usr/lib/libltdl.so at link time. I set the path -L/tools/eldk/4.2/ppc_4xx/usr/lib. But, it is useless. Below are details. Before running ./con

Re: Rebase of the pr-msvc-support branch?

2009-01-08 Thread Bob Friesenhahn
Someone needs to cut the next libtool so that we can bite the bullet and integrate your branch into mainline. Bob == Bob Friesenhahn bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer,http://www.GraphicsMag

Rebase of the pr-msvc-support branch?

2009-01-08 Thread Peter Rosin
Hi! I'm wondering how to proceed; some of the patches in the pr-msvc-support branch no longer apply cleanly to git-head. So, before things get totally out of hand, I would like to rebase the branch. However, I have never rebased anything before. I could probably rebase my own repo, but I don't kn