Hi
I have a number of typedefs that consist of a single-item cluster. These are usually nested inside other typedefs.
In LV7.1 and earlier everything worked well. In 8.0 and 8.0.1 (I don't have access to 8.20 at present), removing
the nesting so that all elements are in the same cluster makes LV crash, apparently on compiling (i.e. it crashes
on attempting to save or run the program). I'm doing this by unbundling the outer cluster, then unbundling the inner,
then bundling all the elements.
The attached example needs a wire to be added to demonstrate this (because LV crashes when I try to save the VI).
I've seen this on two PCs, both running WinXP SP2, one running LV8.0, the other running LV8.0.1.
Is this is known problem? I suspect some sort of optimization problem so there's probably a workaround...
Thanks for any insight you can bring to bear
Bernard