In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "Talk:Standard Code"

From WiiBrew
Jump to navigation Jump to search
m (Robot: Cosmetic changes)
 
Line 4: Line 4:
  
 
:I've been using it for a while with no stack overflow [[User:Cboomf|Cboomf]]
 
:I've been using it for a while with no stack overflow [[User:Cboomf|Cboomf]]
::That's not a very convincing argument. :) If exit() / returning from main() does not work, we should fix that. [[User:Bushing|Bushing]] 02:05, 3 May 2008 (PDT)
+
::That's not a very convincing argument. :) If exit() / returning from main() does not work, we should fix that. [[User:Bushing|Bushing]] 02:05, 3 May 2008 (PDT)
 
::Yeah, just like the TP code had no buffer overflows until we feed it the right extreme situation. Bugs rarely happen without edgecases.--[[User:Henke37|henke37]] 02:10, 3 May 2008 (PDT)
 
::Yeah, just like the TP code had no buffer overflows until we feed it the right extreme situation. Bugs rarely happen without edgecases.--[[User:Henke37|henke37]] 02:10, 3 May 2008 (PDT)

Latest revision as of 04:51, 12 August 2009

Return To Loader

I heard this method eventually causes a stack overflow, and simply exit() or returning from main() should be used instead. Does that work yet? 198.166.12.229 23:42, 2 May 2008 (PDT)

I've been using it for a while with no stack overflow Cboomf
That's not a very convincing argument. :) If exit() / returning from main() does not work, we should fix that. Bushing 02:05, 3 May 2008 (PDT)
Yeah, just like the TP code had no buffer overflows until we feed it the right extreme situation. Bugs rarely happen without edgecases.--henke37 02:10, 3 May 2008 (PDT)