Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2:Ports
capi4hylafax
capi4hylafax-gcc48.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File capi4hylafax-gcc48.diff of Package capi4hylafax
http://code.ohloh.net/file?fid=Aa8BOXyBSvqUSeKUh5bWy9E9Ndc&cid=P9m-lyBa7_I&s=&browser=Default&fp=306441&mpundefined&projSelected=true#L0 --- capi4hylafax-01.03.00/src/standard/aStdLib.cpp.old 2013-05-21 16:55:37.031658830 +0200 +++ capi4hylafax-01.03.00/src/standard/aStdLib.cpp 2013-05-21 16:55:42.314905957 +0200 @@ -233,7 +233,7 @@ tUInt a_pointer2string (void *pointer, tWiChar *string) { tULong p = (tULong) pointer; - tWiChar *fmt = (sizeof (p) > 4) ? L" . : . " : L" : "; // must be symmetric! + const tWiChar *fmt = (sizeof (p) > 4) ? L" . : . " : L" : "; // must be symmetric! unsigned i = s_strlen (fmt); string[i] = '\0';
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor