At 05:03 PM 7/28/2006 +0400, Arkady V.Belousov wrote: >_____________________________________________________________________ >O/~\ /~\O 6. Superfluous code (not need to >check, if block at [edi] precedes block at [esi], because they will be >found at next iterations):
It's still very difficult for me to figure out exactly what's going on in your e-mails, but this as an example related to my previous list post (which will show up some day when SourceForge gets around to it). The code is not superfluous, because it can short-circuit a search of indeterminate length through blocks. It's a weak reason, but the code is in extended memory and very cheap. I may or may not remove it later. But more importantly, changing it is a pure code optimization and not anything I'm interested in right now. If I see actual bugs somewhere in your remarks I'll address them, but it's hard to separate them out so I may either miss some or stop trying. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Freedos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freedos-devel
