libtool-patches
[Top][All Lists]
Advanced

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

Re: VC++ support patch


From: Gary V. Vaughan
Subject: Re: VC++ support patch
Date: Tue, 02 Dec 2003 09:35:33 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20030925 Thunderbird/0.3

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Boehne, Robert wrote:
| Current CVS libltdl almost compiles in Visual C++ 6, the problem is with the
macro LT_USE_WINDOWS_DIRENT_EMULATION.  It is #defined like so:
| <SNIP>
| #else  /* __WINDOWS__ */
| /* Use some wrapper code to emulate dirent on windows..  */
| # define LT_USE_WINDOWS_DIRENT_EMULATION
| #endif
| <SNIP>
|
| But the test for it is "# if LT_USE_WINDOWS_DIRENT_EMULATION" which throws
an 'invalid integer expression' error.  There are two ways to make it work, in
the line where it is defined, #define it to "1", or change the value check to
a check for definition.

Definitely falls under the obvious bugfix clause, please apply!

Cheers,
        Gary.
- --
Gary V. Vaughan      ())_.  address@hidden,gnu.org}
Research Scientist   ( '/   http://www.oranda.demon.co.uk
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQE/zFzkFRMICSmD1gYRAtPcAJ9qSNDtWgf8/9Nb1+wLI8DbM+sSTwCbBioM
VzQD0hQwuJODAg2O91sn80c=
=QOqF
-----END PGP SIGNATURE-----





reply via email to

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