Home » U++ Library support » U++ Core » Bugs in Tuple, RemoveSorted and in Scribble Example
Bugs in Tuple, RemoveSorted and in Scribble Example [message #33389] |
Sun, 31 July 2011 11:32  |
busiek
Messages: 70 Registered: February 2011 Location: Poland
|
Member |
|
|
During a development of my project I encounter several bugs:
- (Actually, this is not in Core) In Scribble Example a drawing is shifted if one scrolls the view.
- Tuples (has anyone using it?) comparison operators < and > were copy&pasted from !=
.
- RemoveSorted({1,2}, {0,3}) results in empty set
I had to fix them. Patches are attached.
Especially the third bug was very annoying for me. Because my project has already grown to impressive size and its nature is algorithmic, I have searched the bug several hours. Thanks to this very long debug session I was able to understand my code much better . Moreover, I found some minor bugs in my functions. Therefore, all in all, I was able to improve my project thanks to U++
|
|
|
|
|
Goto Forum:
Current Time: Tue Apr 29 01:42:12 CEST 2025
Total time taken to generate the page: 0.00754 seconds
|