gaskit icon indicating copy to clipboard operation
gaskit copied to clipboard

a git-backed issue tracker

Results 3 gaskit issues
Sort by recently updated
recently updated
newest added

compiling xml_cdata.c compiling xml_element_content.c compiling xml_comment.c compiling xml_xpath_context.c xml_xpath_context.c: In function ‘xpath_generic_exception_handler’: xml_xpath_context.c:184:3: error: format not a string literal and no format arguments [-Werror=format-security] rb_raise(rb_eRuntimeError, message); ^ cc1: some warnings...

This helps in keeping the issues within the project repo vs. the gaskin app. No specs unfortunately, I can add them if this change makes sense :)

http://ditz.rubyforge.org/ Ditz does a great job of being a distributed issue tracker - but only has an HTML and a command line user interface. Since it stores all issues in...