Opened 6 years ago

Closed 5 years ago

#335 closed defect (fixed)

tinyxml2 packaging isn't correct

Reported by: Gregg Young Owned by:
Priority: Feedback Pending Milestone:
Component: other Version:
Severity: low Keywords:
Cc:

Description

tinyxml_dll.a is in the tinyxml2 package when it should be in tinyxml2-devel and tinyxml6.dll is in the devel package when it should be in the base package. tinyxml6.dll is also installed to the wrong directory. It is installed to bin instead of lib.

Attachments (1)

15E9_08.TRP (34.8 KB ) - added by Gregg Young 6 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 by Tellie, 6 years ago

Hi Greg,
I updated the rpm to latest version, also put files in the right directories.

comment:2 by Gregg Young, 6 years ago

Thanks

Unfortunately it traps. Can you provide debug symbols?

by Gregg Young, 6 years ago

Attachment: 15E9_08.TRP added

comment:3 by Silvan Scherrer, 5 years ago

Priority: minorFeedback Pending

the debug package should be available according to the spec. did you try with it?

comment:4 by Gregg Young, 5 years ago

Resolution: fixed
Status: newclosed

Yes thanks. I have fixed the problem. PMMail was feeding a NULL pointer into the DeleteChild code. I'm not sure why this worked with the older version.

Note: See TracTickets for help on using tickets.