been to your site-http://bugs.debian.org/cgi-bin/pkgindex.cgi

2002-03-27 Thread JennyConnell
Hello. We are replying to your inquiry about a FREE search engine analysis of your website: http://bugs.debian.org/cgi-bin/pkgindex.cgi We know there are significant possibilities to publicize your website on the web. That is what our company does - we bring people to our client's sites. We

. ! []

2002-03-27 Thread
www.itrans.biz ! 60/3 . 5000 . 5000 . . .

. ! []

2002-03-27 Thread
www.itrans.biz ! 60/3 . 5000 . 5000 . . .

Bug#140201: libstdc++3: race condition in libstdc++3 (basic_string.tcc)

2002-03-27 Thread Carl R. Witty
Package: libstdc++3 Version: 1:3.0.3-1 Severity: normal The function basic_string::_M_leak_hard() in basic_string.tcc is not thread-safe. The reference count is read with _M_is_shared() and then written with _M_set_leaked(), non-atomically. (This is only a bug if the string class is supposed to

Bug#140186: g++-3.0, result of using the : undefined symbol: __dso_handle

2002-03-27 Thread Phil Edwards
On Thu, Mar 28, 2002 at 05:04:55AM +1100, mffm Matt Flax wrote: Compilation is fine. When I try to execute, I get the following problem : relocation error: undefined symbol: __dso_handle You need either a much older binutils, or a newer one. For GCC 3.x I recommend the latter. Phil --