Re: Bug#392669: /usr/sbin/sshd: off-by-one error in function 'xmmap'

2006-10-13 Thread Justin Pryzby
user [EMAIL PROTECTED] usertag 392669 not-a-bug thanks > Package: openssh-server > Version: 1:4.3p2-5 > Severity: normal > File: /usr/sbin/sshd > > Hello, > > recently I discovered the following bit of code in the source file > "openssh-4.3p2/openbsd-compat/xmmap.c" (function 'xmmap', around line

Bug#392880: gcc-4.1: off-by-one error for string initialiser warnings

2006-10-13 Thread Jochen Voss
Package: gcc-4.1 Version: 4.1.1-16 Severity: normal Hello, one very useful feature of gcc is, that it warns you when you produce unterminated strings by using too long initialisers. Unfortunately the warning only kicks in, if the initialiser is at least two bytes longer than the string buffer.

[Bug c++/29408] [4.1/4.2 regression] parse error for valid code

2006-10-13 Thread ravi at bluespec dot com
-- ravi at bluespec dot com changed: What|Removed |Added CC||ravi at bluespec dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29408

Bug#392791: libgcj7-0: setText (String) of JButton does not work with HTML code (but JLabel works)

2006-10-13 Thread Eugen Dedu
Package: libgcj7-0 Version: 4.1.1-13 Severity: minor Suppose the following program: - import javax.swing.*; import java.awt.*; class M extends JFrame{ private JLabel l = new JLabel ("ab"); private JButton b = new JButton ("ab"); M (){ setLayout (new GridLayout (2, 1));

[Bug c++/29435] [4.1/4.2 Regression] segmentation fault

2006-10-13 Thread fang at csl dot cornell dot edu
-- fang at csl dot cornell dot edu changed: What|Removed |Added CC||fang at csl dot cornell dot |

[Bug c++/29225] [4.0/4.1/4.2 regression] ICE in gimplify_expr, at gimplify.c:4513

2006-10-13 Thread seongbae dot park at gmail dot com
--- Comment #5 from seongbae dot park at gmail dot com 2006-10-13 02:27 --- A modified and valid case which doesn't cause ICE: template bool operator<( LHS lhs, RHS rhs ); struct ComputedAttribute { int descriptor(); }; class AttributeDescriptor {}; template struct less_member

Bug#392735: java-gcj-compat: dangling symlinks in /usr/lib/jvm/java-1.4.2-gcj-4.1-1.4.2.0/man/man1

2006-10-13 Thread Vincent Lefevre
Package: java-gcj-compat Version: 1.0.65-7 Severity: normal The following files are dangling symlinks: /usr/lib/jvm/java-1.4.2-gcj-4.1-1.4.2.0/man/man1/gcj-dbtool.1.gz /usr/lib/jvm/java-1.4.2-gcj-4.1-1.4.2.0/man/man1/java.1.gz /usr/lib/jvm/java-1.4.2-gcj-4.1-1.4.2.0/man/man1/rmiregistry.1.gz