libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: restore EXPORT check


From: Peter Rosin
Subject: Re: restore EXPORT check
Date: Thu, 02 Feb 2012 08:47:29 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:9.0) Gecko/20111222 Thunderbird/9.0.1

Roumen Petrov skrev 2012-02-01 22:18:
> Ping ?
> 
> Roumen Petrov wrote:
>> Hi,
>> now export test crash on mingw cross build as one of the patches change
>> != to = when swap sides of test expression . As result incorrect
>> "export" file (asyms) is used.

Indeed, thanks for the patch!

I have pushed the patch with the message, next time it would help if your
git commit had a better commit message and a valid author.  That just
might have gotten the patch commited sooner.

Cheers,
Peter


2012-02-02  Roumen Petrov <address@hidden>  (tiny change)

        fixup: restore EXPORTS test

        Commit v2.4.2-120-g962aa91
        syntax-check: fix violations and implement 
sc_prohibit_test_const_follows_var
        inadvertedly reversed the meaning of the comparison.

        * build-aux/ltmain.m4sh (func_mode_link) [cygwin|mingw|cegcc]: Restore
        the EXPORTS test.  We need to look at the symbols when it's _not_
        already a .def file (in which case we trust the user input blindly).

        Copyright-paperwork-exempt: Yes
        Signed-off-by: Peter Rosin <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]