nikhilgupta10 / GridLAB-D

Other
1 stars 0 forks source link

#585 PLC module runtime code has typos, #2328

Closed nikhilgupta10 closed 8 years ago

nikhilgupta10 commented 8 years ago

Code was fixed in trunk by changeset:3226, but needs to be fixed in V2.* as well. The subsequent changes in changeset:3227 and changeset:3229 should be included as well.

,

nikhilgupta10 commented 8 years ago

nikhilgupta10 imported these comments from Sourceforge: "mhauer": * status changed from new to accepted

r3662 applies changes to v2.3. 'Autotest' appears to run correctly.

,

"mhauer":Executive decision to post the corrected file for 2.2 users on the wiki, and to mark it as a recognized bug.

,

"mhauer": * status changed from accepted to closed

For v2.2 users who are having issues with odd braces and brackets in their generated PLC code: https://sourceforge.net/apps/trac/gridlab-d/browser/branch/2.3/plc/rt/include/plc.h?rev=3662 and replace the plc/rt/include/plc.h file that came with 2.2. Recompile and replace the PLC module DLL/SO.

,

"jcfuller": * priority changed from minor to blocker

Autotests fail (at least in Windows). On systems without a compiler, it throws a Windows pop-up message, possibly locking up the build server.

,

"ftuffner":#649 was a second reporting of this - there may be additional information in there (closed, since it was duplicate)

,

"mhauer": * owner changed from mhauer to ftuffner

r3669 should fix this (test works locally). Assigning to ftuffner for validation.

,

"ftuffner": * status changed from assigned to closed

Module in the process of deprecation, autotest removed, so closing this for now.

,