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 <bugtr...@roumenpetrov.info>  (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 <p...@lysator.liu.se>

Reply via email to