https://issues.dlang.org/show_bug.cgi?id=19451
Vladimir Panteleev <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dlang-bugzilla@thecybershad | |ow.net Component|dlang.org |installer Hardware|x86 |All OS|Mac OS X |FreeBSD --- Comment #1 from Vladimir Panteleev <[email protected]> --- (In reply to andrew.pennebaker from comment #0) > Could we rewrite this script in pure POSIX sh, for a more portable UNIX > installer? Unlikely, POSIX shell has much fewer features compared to bash, so this would make the script significantly more complicated and bug-prone. --
