summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAlexandre Oliva <oliva@dcc.unicamp.br>1999-05-27 21:29:29 +0000
committerAlexandre Oliva <aoliva@redhat.com>1999-05-27 21:29:29 +0000
commit7fde86c5ed4f89bd8dec56b55eb48a0bcef1136d (patch)
tree6f3bfd263eccbb65b51be33f97b987d70814b38c /TODO
parent4cf171585d9869f1d9180aa4dbe5c8dbf09a0ac2 (diff)
downloadlibtool-7fde86c5ed4f89bd8dec56b55eb48a0bcef1136d.tar.gz
* TODO: Remove the short list of people interested in C++
constructors; it's not meaningful, since there are so many more people requesting this feature, and we just can't maintain it accurate.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index 4d1085db..e9ddb976 100644
--- a/TODO
+++ b/TODO
@@ -75,10 +75,6 @@ does not handle static constructors properly, even on operating
systems that support them. ``Don't use static constructors'' is no
longer a satisfactory answer.
-People who need it:
- Jean Daniel Fekete <Jean-Daniel.Fekete@emn.fr>
- Thomas Hiller <hiller@tu-harburg.d400.de>
-
* Another form of convenience library is to have undocumented utility
libraries, where only the shared version is installed.