|
From: | Daniel Diaz |
Subject: | Re: g_read uses 24KB Global Stack. |
Date: | Thu, 30 Jan 2003 12:22:52 +0100 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.2) Gecko/20021120 Netscape/7.01 |
Hi Ron,obviously this depends on what you read (what term is stored in the global variable) and how (is this inside a loop?). Recall that g_read performs a copy of the global variable inside the heap. So you create a new term on the heap each time.
Ron Stodden wrote:
Ron Stodden wrote:A suspected bug to report: Mandrake 9.0, gprolog-1.2.16-1.i386.rpm The Global Stack increases by about 24KB for each invocation of g_read. How could this possibly be? However, it produces correct results.4 days later and NO response? Is anybody home?
--Ce message a subi une analyse antivirus par MailScanner ; il est vraisemblablement
sans danger.
[Prev in Thread] | Current Thread | [Next in Thread] |