Processed: tagging 668425

2012-04-13 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 668425 + pending Bug #668425 [src:gcc-4.6] gcc-4.6: Add support Ada for GNU/Hurd Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 668425: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=

Bug#668581: gcc-4.6: scanf() wrong read on 08 09 integers

2012-04-13 Thread Gabriel Paubert
On Fri, Apr 13, 2012 at 09:59:11AM +0300, Teodor wrote: > Package: gcc-4.6 > Version: 4.6.3-3 > Severity: normal > > Hi, > > I was debugging a more complex problem and noticed that not all > input values were read. Further inspection showed that input > integers "08" and "09" (read from a file) w

Bug#668581: marked as done (gcc-4.6: scanf() wrong read on 08 09 integers)

2012-04-13 Thread Debian Bug Tracking System
Your message dated Fri, 13 Apr 2012 09:31:16 +0200 with message-id <4f87d644.1030...@free.fr> and subject line Re: Bug#668581: gcc-4.6: scanf() wrong read on 08 09 integers has caused the Debian Bug report #668581, regarding gcc-4.6: scanf() wrong read on 08 09 integers to be marked as done. This

Bug#668581: gcc-4.6: scanf() wrong read on 08 09 integers

2012-04-13 Thread Teodor
Package: gcc-4.6 Version: 4.6.3-3 Severity: normal Hi, I was debugging a more complex problem and noticed that not all input values were read. Further inspection showed that input integers "08" and "09" (read from a file) were not correctly recognised by fscanf() as two integers (8 and 9) but as