Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15:Update
unmass
unmass-fix-unix-def.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File unmass-fix-unix-def.patch of Package unmass
diff -Naur a/src/ma_dnp.cpp b/src/ma_dnp.cpp --- a/src/ma_dnp.cpp 2009-11-24 14:39:43.000000000 -0600 +++ b/src/ma_dnp.cpp 2014-11-26 13:09:27.614852764 -0600 @@ -246,12 +246,12 @@ */ unsigned long CMassDnp::StringToId( const char *str ) -{ -#ifdef UNIX - typedef unsigned long long t_uint64; -#else - typedef unsigned __int64 t_uint64; -#endif +{ +#ifdef _UNIX + typedef unsigned long long t_uint64; +#else + typedef unsigned __int64 t_uint64; +#endif unsigned long Hash=0xF4FA8928; unsigned long A=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