| File |
Description |
Severity |
Architecture |
Compiler |
Workaround |
Fixed In |
|
| Buglist LEDA 5.1.1: |
|
|
|
|
|
|
| none yet. |
|
|
|
|
|
|
|
| Buglist LEDA 5.1: |
|
|
|
|
|
|
| src/numbers/number_types/_integer.cpp |
error in modulo function when called with negative arguments |
std |
all |
all |
n.a. |
LEDA 5.1.1 |
| src/core/dict/_ch_hash.cpp |
error in assignment operator |
std |
all |
all |
n.a. |
LEDA 5.1.1 |
| src/geo/plane/generic/polygon.cpp |
bugfix in split_into_weakly_simple_parts: did not correctly handle polygons that contain empty segments |
std |
all |
all |
n.a. |
LEDA 5.1.1 |
| src/geo/plane/generic/gen_polygon.cpp |
bugfix in simple, check_representation, make_chains_simple: did not correctly handle polygons that contain empty segments |
std |
all |
all |
n.a. |
LEDA 5.1.1 |
| src/system/_leda.cpp |
bugfix for quoting problem in check_license() |
low |
all (only student and eval licenses) |
all |
n.a. |
LEDA 5.1.1 |
| src/numbers/system/_fp.cpp |
bugfix in power_two, miscomputation for 64 bit architectures |
high |
all 64 bit architectures |
all |
request new packages |
LEDA 5.1.1 |
| incl/LEDA/core/array.h |
bugfix in counting sort for win64 architecture |
low |
x86_64/win64 |
VS2005 64bit |
n.a. |
LEDA 5.1.1 |
| incl/LEDA/graph/node_slot.h |
private operator= leads to problems. This is needed to destruct node_slots in the case that the graph is destructed before the node_slot. -> publick void init() |
std |
all |
all |
replacement file leda51fixes/incl/graph/node_slot.h |
LEDA 5.1.1 |
| src/core/basic/_array.cpp |
bugfix in array.binary_locate: did not compute correct result |
std |
all |
all |
n.a. |
LEDA 5.1.1 |
| src/geo/plane/generic/polygon.cpp |
bugfix in split_into_weakly_simple_parts: did not correctly handle polygons that contain parallel segments |
std |
all |
all |
n.a. |
LEDA 5.1.1 |
| incl/LEDA/core/impl/bin_heap.h |
memory leak in find_min(), first_item(), leads to memory leaks in node_pq |
std |
all |
all |
n.a. |
LEDA 5.1.1 |
| src/geo/plane/real/_r_circle_segment.cpp |
function overlaps not correct |
std |
all |
all |
n.a. |
LEDA 5.1.1 |