Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:Update
libspectre.21108
fix-bsc975503.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fix-bsc975503.diff of Package libspectre.21108
Index: libspectre-0.2.7/libspectre/spectre-document.c =================================================================== --- libspectre-0.2.7.orig/libspectre/spectre-document.c +++ libspectre-0.2.7/libspectre/spectre-document.c @@ -67,7 +67,7 @@ spectre_document_load (SpectreDocument * document->doc = NULL; } - document->doc = psscan (filename, SCANSTYLE_NORMAL); + document->doc = psscan (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