gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

DS development > bug in ndslib

#38568 - killfire - Tue Mar 29, 2005 4:08 am

im not sure where to mention this, but as i cant get on irc, i think this is the next best place.

i think ive found a (small) bug in ndslib; i grabbed it off of cvs last night so i dont think its been fixed yet.

in NDS/lib/ARM9/console.cpp
line 487(and up and down)
there is a while loop, with a conditional i <something, but i is never incremented... its the function void consoleclear (void)... so it would be an infinite loop.

sorry i dont have better specifics, i dont have the laptop on me that has the code....

killfire

#38571 - dovoto - Tue Mar 29, 2005 5:22 am

It is not possible to find a bug in NDSLIB. You are crazy...go away and learn how to code!!!.

on another note I added a new feature to ndslib! consoleClear() takes much less time to run now!
_________________
www.drunkencoders.com

#38617 - killfire - Tue Mar 29, 2005 6:11 pm

dovoto wrote:
It is not possible to find a bug in NDSLIB. You are crazy...go away and learn how to code!!!.

on another note I added a new feature to ndslib! consoleClear() takes much less time to run now!


lol ;)