Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:dirkmueller:branches:openSUSE:Factory:Rings:1-MinimalX
libspectre
fix-bsc975503.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fix-bsc975503.diff of Package libspectre
Index: libspectre-0.2.9/libspectre/spectre-document.c =================================================================== --- libspectre-0.2.9.orig/libspectre/spectre-document.c +++ libspectre-0.2.9/libspectre/spectre-document.c @@ -72,7 +72,7 @@ document_load (SpectreDocument *document return; } - document->doc = psscan (file, filename, SCANSTYLE_NORMAL); + document->doc = psscan (file, filename, SCANSTYLE_IGNORE_EOF); if (!document->doc) { document->status = SPECTRE_STATUS_LOAD_ERROR; return;
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