Processed: changing submitters to daniels@d.o

2003-12-27 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > submitter 198602 [EMAIL PROTECTED] Bug#198602: ITP: debbackup -- Backup and restore Debian specifics (package status, conffiles) Changed Bug submitter from Daniel Stone <[EMAIL PROTECTED]> to [EMAIL PROTECTED] > submitter 198042 [EMAIL PROTECTED] Bug#

Re: Bug#224945: marked as done (g++-3.3: there is a problem with sort() algorithm)

2003-12-27 Thread Phil Edwards
> >list a; > >sort(a.begin(), a.end()); > > > > This doesn't compile, it looks like valid C++ code. > > But it isn't, since a.begin() is not a random access iterator. And if one compiles with -D_GLIBCPP_CONCEPT_CHECKS an error will be flagged. (Largely unreadable, as such errors tend to

Bug#225186: Acknowledgement (g++-3.3: error compiling max value for a long long)

2003-12-27 Thread Jim Watson
This was fixed by adding "LL" after the constant values. sorry about the inconvenience, i guess it is "invalid" thanks jim