24 Nov
2009
24 Nov
'09
9:35 p.m.
On Tue, 24 Nov 2009, Mangal wrote:
so this is what I see is happening
if I use get_property(graph, propertyname) = propertyvalue to set the property on the graph then setting the property on reverse graphs does not work (even with the new typedef in the sample code i posted)
however using set_property(graph, propertyname, propertyvalue) works when used with the new typedef. (even in my application)
Thanks Jeremiah
Please try r57910; that should fix the get_property() issue. -- Jeremiah Willcock