--- pinball-0.3.1/base/Config.cpp 2009-10-13 18:33:38.000000000 +0200 +++ pinball-0.3.1/base/Config.cpp 2009-10-13 18:37:12.000000000 +0200 @@ -416,7 +416,7 @@ m_sDataDir = string(EM_DATADIR) + "/"; m_sExeDir = "./"; if ( *( m_sDataDir.c_str() ) != '/' ) { - char* ptr=0; + const char* ptr=0; char* ptrw = 0; //cout<<"relative to exe file"< index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/pcre.scm
AgeCommit message (Expand)Author
2018-07-22gnu: pcre: Update to 8.42....Marius Bakke
2018-07-19gnu: pcre: Install static libraries to separate output....Marius Bakke
2018-02-28gnu: pcre2: Update to 10.31....Tobias Geerinckx-Rice
2018-01-19Merge branch 'master' into core-updatesMark H Weaver
2018-01-13gnu: pcre: Use HTTPS for home pages....Tobias Geerinckx-Rice