Skip to content

Instantly share code, notes, and snippets.

@TaopaiC
Created September 2, 2012 11:12
Show Gist options
  • Save TaopaiC/3597010 to your computer and use it in GitHub Desktop.
Save TaopaiC/3597010 to your computer and use it in GitHub Desktop.
Fix jasmine-headless-webkit-0.8.4
  • add #include "getopt.h" to ext/jasmine-webkit-specrunner/specrunner.cpp
  • fix coffee script compile error: replace all \033 to \x1B in vendor/assets/coffeescripts/intense.coffee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment