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
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.
--
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
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));
--
fang at csl dot cornell dot edu changed:
What|Removed |Added
CC||fang at csl dot cornell dot
|
--- 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
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
7 matches
Mail list logo