Re: Bug#178525: looking for help building xdelta2 with g++ 3.3

2003-06-24 Thread Yann Dirson
On Tue, Jun 24, 2003 at 02:11:18PM +0100, Colin Watson wrote: > How's progress on this bug? Do you need any more help? I've started to work on this, asking help on various channels when needed. I've replaced the form() and vform() with code that compiles, but I hit other problems so I could not t

ropen

2003-06-24 Thread Yann Dirson
reopen 197797 tags 197797 - unreproducible thanks joss has shown that the problem is perfectly reproducible. -- Yann Dirson<[EMAIL PROTECTED]> |Why make M$-Bill richer & richer ? Debian-related: <[EMAIL PROTECTED]> | Support Debian GNU/Linux: Pro:<[EMAIL PROTECTED]> | Freedom, Pow

Re: Bug#178525: looking for help building xdelta2 with g++ 3.3

2003-06-24 Thread Colin Watson
On Thu, Jun 12, 2003 at 12:48:59AM +0200, Yann Dirson wrote: > On Wed, Jun 11, 2003 at 11:21:35PM +0100, Philip Martin wrote: > > os << std::setbase(16) << 132; > > Ah OK, I was also pointed to: > > os << std::setw(4) << std::hex << 132 << std::dec; > > Unfortunately, that will make the code