Bug 215919

Summary: global symbol abuse
Product: [Fedora] Fedora Reporter: Joe Orton <jorton>
Component: libsoupAssignee: Matthias Clasen <mclasen>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-11-17 17:55:03 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 216170    

Description Joe Orton 2006-11-16 11:17:32 UTC
$ nm -D /usr/lib/libsoup-2.2.so.8.4.0  | grep ' [TD] ' | grep -v soup_
077132e4 T _fini
076f5248 T _init
0770a890 T queue_message
0771e420 D reason_phrases
076fc190 T send_request

looks like three functions lost a "static" or something; either need to be
static or they need a namespace.

Comment 1 Matthias Clasen 2006-11-17 17:55:03 UTC
Should be fixed in libsoup-2.2.97-2.fc7