Search
Active

0
Sign in to vote
0
Sign in to vote
Sign in
to vote
Type: Suggestion
ID: 361350
Opened: 8/11/2008 12:51:14 PM
Access Restriction: Public
0
Workaround(s)
try to do this with generic types ex.: RbTree<T>

function.Name = Phx.Name.New(GlobalData.GlobalLifetime, "x");

where function is defined as Phx.Symbols.FunctionSymbol of RbTree<T>.InitializeEmpty(). After the above assign instruction all the reference to InitializeEmpty that are in any RbTree<T> member function aren't updated.

This not happens if the type is not a generic type.
Details (expand)
Product Language
English
Version
Phoenix RDK
Category
Phoenix RDK
Operating System
Windows XP Professional
Operating System Language
English
Proposed Solution
I have not idea.
Benefits
Improved Reliability
Other Benefits
I have not idea.
File Attachments
0 attachments
Sign in to post a comment.