Re: [libtool 2.1a] testsuite: 5 15 failed (5 Passes now)

2005-07-02 Thread Chris Oxenreider
Assuming that this was applied to CVS I synced to the latest CVS. The results are: ## - ## ## Test results. ## ## - ## ERROR: All 15 tests were run, 1 failed unexpectedly. ## -- ## ## testsuite.log was created. ## ## -- ##

Re: white space unification?

2005-07-02 Thread Bob Friesenhahn
On Sat, 2 Jul 2005, Ralf Wildenhues wrote: Do you guys mind if I run libtool.m4 and ltmain.m4sh through `unexpand', and remove all trailing white space (all branches)? You are saying you want to convert space characters to TAB characters? I think that this is a wrong approach. Instead I woul

Re: [libtool 2.1a] testsuite: 5 15 failed

2005-07-02 Thread Peter O'Gorman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chris Oxenreider wrote: |5: inherited_flags.at:20 inherited_linker_flags | 15: stresstest.at:25 Link option thorough search test This patch, applied as obvious, should, I hope, fix the inherited linker flags test. Peter - -- Peter O'Gorman

white space unification?

2005-07-02 Thread Ralf Wildenhues
Do you guys mind if I run libtool.m4 and ltmain.m4sh through `unexpand', and remove all trailing white space (all branches)? Furthermore, can I put a rule to this into HACKING, or maybe even have `commit' do this by itself, if unexpand is available? (sh.test is fine, too, if you don't want commit

FYI: [libtool 2.1a] testsuite: 5 9 15 failed

2005-07-02 Thread Ralf Wildenhues
* Ralf Wildenhues wrote on Sat, Jun 25, 2005 at 08:05:21AM CEST: > * Eric Blake wrote on Fri, Jun 24, 2005 at 11:07:49PM CEST: > > > > It is valid Java (having been a former contributor to the jikes compiler > > for Java), although naming a method A when the class is named A is > > not normal pract

FYI: small quoting fixes

2005-07-02 Thread Ralf Wildenhues
I found another couple of unportable "..`..\"...\"..`.." instances (search for the setting of output_verbose_link_cmd and of file_magic_regex in patch below). Decided to also go after some more unnecessary quotes on assignment right hand sides (those which also contained back quotes), and after `c