09-30-2012 11:03 PM
Continued from the September 2012 bugs thread
The posting rules are as always:
10-01-2012 03:35 AM
Performance hit on LV2012 when using dynamic dispatch VI's, thread found here. CAR #372784
Br,
/Roger
10-03-2012 02:31 AM
Some terminals of the in place element structure (e.g. variant to/from element border node) have missing or incorrect tip strips when wiring. (details)
10-04-2012 07:47 AM
Weird behaviour of FPGA Interface configuration in a typedef'd FPGA Reference control. Thread here.
Br,
/Roger
10-04-2012 09:16 AM
10-04-2012 02:49 PM
(LabVIEW 2012f1)
Crash reports have a file modification date that is about 1 month into the future. (details)
10-10-2012 10:50 AM
Clearing the compiled object cache causes internal warnings and the error reporter to run on 64 bit Windows 7.
On a 32 bit Windows 7 the VI will be broken with an out of memory condition. Thread here.
Br,
/Roger
10-11-2012 03:29 AM
Several compiler error popups, and a broken arrow fixed by forcing a recompilation in LV2011 SP1 LVOOP code with an overridden method. Thread here.
Br,
/Roger
10-11-2012 12:46 PM
The LabVIEW Application Builder has some serious issues with the code complexity. Perhaps O(n^2) or worse. Building a medium size application takes more than 6h on a fairly modern Intel Core i7 machine. There are also some bogus errors after the building completes. Thread here.
Br,
/Roger
10-15-2012 05:06 AM
Timed structures in parallelised for loops unavoidably cause duplicate structure name error -808, here