summaryrefslogtreecommitdiff
path: root/devel/luabind/files/patch-luabind-detail-format__signature.hpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build with clang [1]Dmitry Marakasov2013-09-231-0/+35
- Fix build with gcc 4.6+ [2] - Implement staging support Obtained from: https://github.com/luabind/luabind/commit/3044a9053ac50977684a75c4af42b2bddb853fad [1] http://thread.gmane.org/gmane.comp.lib.boost.devel/228802 [2]