Community
Participate
Working Groups
Build Identifier: 20110819 The dynamic array functions should be listed following the period of dynamicArrayName. when content assist is requested. Reproducible: Always Steps to Reproduce: 1.Create an EGL program and define a dynamic array. 2.In the main function, type the name of the dynamic array followed by a period. 3.Request content assist. 4.Get: No default proposals. 5.Should get a list of dynamic array functions.
Created attachment 202122 [details] Add current array function to edt proposal. This patch add a function in ArrayTypeBinding to get System Array fucntion.
Hi tony. Please review and check in the code for this defect
Verified 20110828