Discussion:
[Bug-apl] 1 error in SVN 1020 on Mac Yosemite 10.10.5
Peter Teeson
2017-11-16 18:48:22 UTC
Permalink
Updated to revision 1020.
UserFunction.cc:673:40: error: unused variable 'ec' [-Werror,-Wunused-variable]
if (const ErrorCode ec = transform_multi_line_strings())
Juergen Sauermann
2017-11-17 12:05:23 UTC
Permalink
Hi Peter,

thanks, fixed in *SVN 1021*.

Best Regards,
/// Jürgen
Post by Peter Teeson
Updated to revision 1020.
UserFunction.cc:673:40: error: unused variable 'ec' [-Werror,-Wunused-variable]
if (const ErrorCode ec = transform_multi_line_strings())
Loading...