> BTW, I think you can simplify test_parse. For example, you write "if (*argn + > 2 < argc ...)" many times, but it should be possible to test this condition > only once per loop. Optimised. Perhaps compiler optimised this anyway but it made code more readable > > Regards, > Okuji > > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/grub-devel -- Regards Vladimir 'phcoder' Serbinenko