configure.sh: line 612: syntax error near unexpected token )' configure.sh: line 612: disable-extra-math*)'
For bc-3.2.5, runing 'sh configure.sh' I get👍
configure.sh: line 612: syntax error near unexpected token `)'
configure.sh: line 612: ` disable-extra-math*)'
@bdubbs thank you for the report. My shell did not warn me about this one, unfortunately. The shell in my Linux distro is not good.
Fortunately for you, FreeBSD already told me about this, and there is a 3.2.6 release out with a fix.
Please check out 3.2.6 and close this issue if it works for you. Otherwise, please let me know.
I apologize for the broken release.
@bdubbs thank you for the report. My shell did not warn me about this one, unfortunately. The shell in my Linux distro is not good.
Fortunately for you, FreeBSD already told me about this, and there is a `3.2.6` release out with a fix.
Please check out `3.2.6` and close this issue if it works for you. Otherwise, please let me know.
I apologize for the broken release.
For bc-3.2.5, runing 'sh configure.sh' I get👍
configure.sh: line 612: syntax error near unexpected token
)' configure.sh: line 612:
disable-extra-math*)'@bdubbs thank you for the report. My shell did not warn me about this one, unfortunately. The shell in my Linux distro is not good.
Fortunately for you, FreeBSD already told me about this, and there is a
3.2.6
release out with a fix.Please check out
3.2.6
and close this issue if it works for you. Otherwise, please let me know.I apologize for the broken release.
Cool. By your commit, it looks like your issue is resolved. Thank you for reporting!