30 Dec
2006
30 Dec
'06
3:39 p.m.
On Sat, 2006-12-30 at 14:23 -0700, Richard wrote:
Take a look at lines 802 and 1560 in help.c (there is a caste to different integer types on these lines). We could be asking to allocate more memory than we can physically get.
OK, I looked here and this code is used during the help viewer and not in the code that is used for makedoc=, so still looking...
The printing to file occurs in the print_document() routine in help.c (line 1347). Jonathan