RazviOverflow

Results 3 issues of RazviOverflow

Hello. I'm getting errors when I try to build and compile the library with ICC. `make` ends with errors, prompting several messages like: ``` [...] src/lib/filters/threaded_fork.cpp(85): error #308: member "Botan::Filter::m_next"...

I just noticed that whenever there is an edge whose output and input nodes are the same, the output is just: `ERROR: Error in file format reading edge` The following...

I'm reading the heap intro part and I feel like some parts of the text are ambiguous. In an attempt to change that (for the better), I rephrased some texts...