nikhilgupta10 / GridLAB-D

Other
1 stars 0 forks source link

#885 #print macro outputs to stderr instead of stdout, #2611

Closed nikhilgupta10 closed 7 years ago

nikhilgupta10 commented 7 years ago

macro/print message should use output_message() instead output_error(). If an error is desired the user should use macro/error,

nikhilgupta10 commented 7 years ago

nikhilgupta10 imported these comments from Sourceforge: The user dchassin does not exist anymore. Therefore assigning this to afisher1. "dchassin":Similarly macro/warning should use output_warning() instead of output_error(),

"dchassin":Fixes applied to 3.2 in r5213.,

"dchassin":- status: new --> closed