On Mon, 11 Jun 2007, PBM . wrote:

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?

no - iirc, it was breaking for larger machines (and it make compilation
noticeably slower on others).

--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


_______________________________________________
Lynx-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lynx-dev

Reply via email to