Dec. 29, 2013
11:42 p.m.
On Mon, Dec 30, 2013 at 10:39 AM, anatoly techtonik <techtonik@gmail.com> wrote:
download('http://www.libsdl.org/release/SDL2-2.0.1-win32-'+uname()[4])+'.zip')
Nothing personal, but that code is awful.
You're right, it's buggy because I didn't test it. Superfluous close parenthesis there. But my point is that the architecture is right there in the name, so you can save yourself the trouble and just use what comes from uname directly. ChrisA