]> git.ipfire.org Git - thirdparty/libtool.git/commit
tests: ISO C++ forbids declaration of 'v1' with no type.
authorGary V. Vaughan <gary@gnu.org>
Wed, 22 Sep 2010 01:48:56 +0000 (08:48 +0700)
committerGary V. Vaughan <gary@gnu.org>
Wed, 22 Sep 2010 16:25:23 +0000 (23:25 +0700)
commitba19397c94378626bc66f44fa75d769490a52ebf
tree009afd1a121defe7d3796b0835339aca5f01ff9f
parentbff43a89559b2be74250d990e18b1b64ec073b3a
tests: ISO C++ forbids declaration of 'v1' with no type.

* tests/lt_dlexit.at (lt_dlexit unloading libs): Added an
explicit int type to declaration of 'v1' to prevent compilation
failure with C++.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
ChangeLog
tests/lt_dlexit.at