On Dec 19, 2008, at 9:32 PM, Peter Clifton wrote: > Join me on #geda at irc.seul.org?
Don't have an IRC app installed. Suggestions? >> (Off the subject: I've created switch statements where cases were in >> numerical order with no gaps, and the GNU compiler optimized it to a >> jump table. I was amazed. I've never seen that with any other >> compiler.) > > That's pretty keen of it! Does that behaviour depend on the ordering > of > case statements? They need to be in increasing numerical order, with no gaps. It also may have to start at 0 or 1, but I don't remember. Cheers, Ed _______________________________________________ geda-dev mailing list geda-dev@moria.seul.org http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev