On 6/11/07, Thomas Dickey <[EMAIL PROTECTED]> wrote:
LYMainLoop.c is split into small functions so it compiles - otherwise it simply won't on some machines since it's too large to optimize.
Interesting answer. Did that happens only on machines with small RAM(<32MB)? Then nonstatic functions should be placed somewhere else? Or this depends only on compiler? _______________________________________________ Lynx-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lynx-dev
