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
Priority:  5 - Normal Item Group:  Test failure: inria
Status:  Wont Fix Privacy:  Public
Assigned to:  drt24 Open/Closed:  Open
Planned Release:  None
* Mandatory Fields

Post a Comment

Add a New Comment Rich Markup
   

Discussion

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

 

Attached Files

This item currently has no attached files.

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

Attach Files:
   
   
Comment:
   

 

Dependencies

This item does not depend on any other items.

No items depend on this one.

 

Mail Notification Carbon-Copy List

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

    Votes

    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.

     

    History

    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.16.
    Corresponding source code