bugGNU Prolog for Java - Bugs: bug #30335, arg fails to properly unify and...

 
 

bug #30335: arg fails to properly unify and still succeeds

Submitter:  Daniel Thomas <drt24>
Submitted:  Sat 03 Jul 2010 09:53:41 AM UTC
   
 
Category:  Standards Compliance Severity:  3 - Normal
Item Group:  Test failure: inria Status:  Wont Fix
Privacy:  Public Assigned to:  drt24
Open/Closed:  Open Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 27 Jul 2010 10:16:59 PM UTC, comment #1: 

So the situation is this: The unification occurs and then is undone by code which does variable.value = null; variable = null. Unfortunately this code is in InterpretedByteCode which is not particularly easy to understand making it a rather difficult bug to fix.

Daniel Thomas <drt24>
Group administrator
Sat 03 Jul 2010 09:53:41 AM UTC, original submission:  

Failure text from test-inria.out
"
In file: arg
possible error in Goal: arg(1,foo(A0,b),a)
Expected: [[A0 <-- a]]
Extra Solutions found: success
Solutions Missing: [[A0 <-- a]]

In file: arg
possible error in Goal: arg(1,foo(A0,b),B0)
Expected: [[B0 <-- A0]]
Extra Solutions found: success
Solutions Missing: [[B0 <-- A0]]
"

Daniel Thomas <drt24>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by drt24 (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-07-27 drt24 StatusNone Wont Fix

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code