gcc-4.0_4.0-0pre0_i386.changes is NEW

2004-09-12 Thread Debian Installer
this package. libstdc++6_4.0-0pre0_i386.deb to pool/main/g/gcc-4.0/libstdc++6_4.0-0pre0_i386.deb protoize_4.0-0pre0_i386.deb to pool/main/g/gcc-4.0/protoize_4.0-0pre0_i386.deb Changes: gcc-4.0 (4.0-0pre0) experimental; urgency=low . * gcc-4.0 snapshot, taken from the HEAD branch CVS 20040912

Processing of gcc-4.0_4.0-0pre0_i386.changes

2004-09-12 Thread Archive Administrator
gcc-4.0_4.0-0pre0_i386.changes uploaded successfully to localhost along with the files: gcc-4.0_4.0-0pre0.dsc gcc-4.0_4.0.orig.tar.gz gcc-4.0_4.0-0pre0.diff.gz cpp-4.0-doc_4.0-0pre0_all.deb libgcj6-common_4.0-0pre0_all.deb libgcj-common_4.0-0pre0_all.deb libstdc++6-4.0-doc_4.0-0pre0_a

Bug#271300: Not a bug -- sorry.

2004-09-12 Thread George Ogata
Apologies for the false alarm. This truly fascinating "feature" of C++ is explained at: http://tinyurl.com/5k5uo

Bug#271300: g++-3.4: ostreams misbehaving when used as temporaries

2004-09-12 Thread George Ogata
Package: g++-3.4 Version: 3.4.2-2 Severity: normal This code: #include #include int main() { std::cout << static_cast(std::ostringstream() << 'a' << "a").str() << std::endl; std::cout << static_cast(std::ostringstream() << "a" << "a").str() << std

Bug#270620: gcc for mips/mipsel creates non xgot capable startup/shutdown objects

2004-09-12 Thread Thiemo Seufer
Matthias Klose wrote: > > Thiemo Seufer writes: > > tags 270620 +patch > > thanks > > > > This patch adds xgot support to the CRTSTUFF files for Linux/MIPS. > > Without it, programs using -mxgot tend to segfault in the constructor. > > For other programs it will cause a slight increase in overall

Good living

2004-09-12 Thread Jacques Drake
Good Day, I represent the leading online:offshore:pharmacy on the net. I was wondering if you might like to be able to get your [med|cations] for 70-percent less than what you are currently paying. Let us help you to save-thousands on your expensive-:-meds. There is no [prescr|ption] or DR vis

Bug#270620: gcc for mips/mipsel creates non xgot capable startup/shutdown objects

2004-09-12 Thread Matthias Klose
Thiemo Seufer writes: > tags 270620 +patch > thanks > > This patch adds xgot support to the CRTSTUFF files for Linux/MIPS. > Without it, programs using -mxgot tend to segfault in the constructor. > For other programs it will cause a slight increase in overall size. is the patch still needed with