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

Re: Bug#89172: apt: [PATCH] use library instead of char[]



On Sat, 10 Mar 2001, Normal User wrote:

> The following is a patch (against the current CVS) that replaces a few
> uses of sprintf and strcat with the C++ string and ostringstream classes
> (safer, more flexible, type-safe, blah blah...). If you're interested in
> accepting this type of patch, let me know, and I'll continue to make them.

Now I remember why I never did this in the first place:

wakko{jgg}/usr/include#find -type f | xargs grep -i ostringstream
./g++-3/stl_rope.h:// behave a little like basic_ostringstream<sequence::value_type> and a

There are no stringstreams in potato and before's g++ :<

So, despite how nice this is, no can do.

Sorry,
Jason



Reply to: