Bugs item #1889694, was opened at 2008-02-08 17:05
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1889694&group_id=56967

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: PF/compiler
Group: Pathfinder 0.22
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Maurice van Keulen (mvankeulen)
Assigned to: Jan Rittinger (tsheyar)
Summary: [PF] attribute `iter1' referenced in join not found

Initial Comment:
When trying to compile the attached query with the algebra backend, I get an 
error:

fatal error: attribute `iter1' referenced in join not found

It compiles and runs fine on the mps-backend. Although not needed for solving 
the compilation bug, the associated documents can be obtained with

(
pf:add-doc("http://library.cs.utwente.nl/xquery/nvdcve/nvdcve-2002.xml","nvdcve-2002.xml","nvdcve";),
pf:add-doc("http://library.cs.utwente.nl/xquery/nvdcve/nvdcve-2003.xml","nvdcve-2003.xml","nvdcve";),
pf:add-doc("http://library.cs.utwente.nl/xquery/nvdcve/nvdcve-2004.xml","nvdcve-2004.xml","nvdcve";),
pf:add-doc("http://library.cs.utwente.nl/xquery/nvdcve/nvdcve-2005.xml","nvdcve-2005.xml","nvdcve";),
pf:add-doc("http://library.cs.utwente.nl/xquery/nvdcve/nvdcve-2006.xml","nvdcve-2006.xml","nvdcve";),
pf:add-doc("http://library.cs.utwente.nl/xquery/nvdcve/nvdcve-2007.xml","nvdcve-2007.xml","nvdcve";)
)


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1889694&group_id=56967

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-bugs

Reply via email to