I am editing some code I inherited. It is a G# class that contains a bunch of typdefs. I have to edit one of the typedefs and now the class is broken. The reason it is broken is because the other typedefs are broken, but the reason the other typedefs are broken is because the class has blocked execution of the VI. The VI is blocked because the library is broken due to typedef problems noted above!
So in a nutshell it is broken because it is broken!
Is this some strange library/class recursion problem? Does anybody know how I fix it?












