bug-prolog
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: read_integer causing "user directive failed" in 1.3.0 on x86_64 (Lin


From: Scott L. Burson
Subject: Re: read_integer causing "user directive failed" in 1.3.0 on x86_64 (Linux)
Date: Thu, 11 Jan 2007 16:10:37 -0800
User-agent: Mozilla Thunderbird 1.0.7 (X11/20050923)

Scott L. Burson wrote:

On the 32-bit machine, the `read_integer' simply fails; on the 64-bit machine, I get "warning: ... user directive failed" and the program exits.

I misstated that. On the 32-bit machine, `read_integer' throws an exception, which is correctly caught. On the 64-bit machine, it appears to be the case that the second clause for `read_pairs' is skipped; looks like the `catch' is malfunctioning.

-- Scott





reply via email to

[Prev in Thread] Current Thread [Next in Thread]