#127 ✓resolved
Roy Pardee

Tweaks needed for windows users

Reported by Roy Pardee | February 27th, 2010 @ 05:35 PM

Running Crazy Delicious under ruby 1.9 on windows 7 I get an "unsupported signal SIGHUP (ArgumentError)" from server.rb line 216. The fix is to throw an " unless Thin.win?" on the end of that line.

Also--it would be a tremendous help to windows users if you were to distribute thin as a "fat binary"--that is, w/mingw-compatible binary components baked right in. This is straightforward to do from osx/linux environments w/the help of Luis Lavena's rake-compiler:
http://github.com/luislavena/rake-compiler/

(heh--tasty irony distributing 'thin' in a 'fat' manner.)

Many thanks for your work!

Comments and changes to this ticket

  • macournoyer

    macournoyer March 1st, 2010 @ 08:23 AM

    • State changed from “new” to “resolved”

    Just deployed 1.2.7 w/ HUP signal fix & 1.8+1.9 fat binaries, let me know if there's still an issue.

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

People watching this ticket

Pages