Bug#574597: Duplicate of upstream bug

2013-12-15 Thread Brian Drummond
This bug appears to be a duplicate of upstream bug https://gna.org/bugs/index.php?15702 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#574597: Changing severity

2010-05-08 Thread Wesley J. Landaker
package ghdl severity 574597 normal thanks This bug is annoying, and should be fixed, but I'm downgrading it's severity. This only happens with certain bad code, and does not make the package unsuitable (serious) for release or have a major effect on the usability of the package (important) whe

Bug#574597:

2010-03-20 Thread Baggett Jonas
Hi If I understand well, with vhdl 93 (but not with vhdl 87), it is allowed to have generics that are not associated. But I think that it is good that there is at least a warning because a generic can be unwillingly forgotten to be associated and this will help to find such a mistake. So the follo

Bug#574597: [ghdl] Uninitialized generics can make ghdl trying to eat a huge amount of memory during simulation, making then the whole system hang

2010-03-19 Thread Baggett Jonas
Package: ghdl Version: 0.29+gcc4.3.4+dfsg-1 Severity: serious --- Please enter the report below this line. --- Hi I noticed that ghdl check for uninitialized generics that are defined in the top level only. In this example there is an uninitialized generic which is defined in the top level : j