This Space for Rent

New Code! (another trivial release)

Someone is trying to get Discount to compile on Windows with mingw, and having a collection of problems with it for various reasons ranging from the definition of the random number generators through not having an fchdir() function (this is a bit of a “huh?” moment, because that’s not an extraordinarily new function.)

1.1.4 attempts to work around mingw deficiencies and fake the fchdir() code so that the theme sample program will work. It gave me something to do so I could avoid thinking about ***bite* me** scoping problems for a little while.