Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:16.0:FactoryCandidates
anthy
bugzilla-224463-comparison-with-string-literal....
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File bugzilla-224463-comparison-with-string-literal.patch of Package anthy
diff -ru anthy-8419/src-diclib/ruleparser.c anthy-8419.new/src-diclib/ruleparser.c --- anthy-8419/src-diclib/ruleparser.c 2006-10-14 07:47:51.000000000 +0200 +++ anthy-8419.new/src-diclib/ruleparser.c 2006-12-19 18:12:49.000000000 +0100 @@ -177,7 +177,7 @@ if (!t) { return -1; } - if (t == NL) { + if (strcmp(t, NL) == 0) { return 0; } g_ps.nr_token++;
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