Bug 168631

Summary: [libsupc++] [patch] libsupc++ Version.map new operators size argument wrong type
Product: Base System Reporter: Thomas Eberhardt <sneakywumpus>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Open ---    
Severity: Affects Only Me Keywords: patch
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Thomas Eberhardt 2012-06-03 11:50:11 UTC
While trying to built sysutils/apcupsd on a freshly updated stable/9 system I stumbled upon missing new/delete operators in the new shared libsupc++ library.

The missing operators are already handled in r236177 for head so i won't report these, but there seems to be a problem with the type of the size argument for the new operator, which is different in i386 and amd64 systems.

I fixed it with a glob pattern in the Version.map file on my system. Please correct me if this is the wrong fix.

Fix: See the attached patch file.

Patch attached with submission follows:
How-To-Repeat: "portmaster sysutils/apcupsd" on stable/9 r236438
Comment 1 Eitan Adler freebsd_committer freebsd_triage 2018-05-20 23:59:57 UTC
For bugs matching the following conditions:
- Status == In Progress
- Assignee == "bugs@FreeBSD.org"
- Last Modified Year <= 2017

Do
- Set Status to "Open"
Comment 2 Eitan Adler freebsd_committer freebsd_triage 2018-05-21 00:00:38 UTC
For bugs matching the following conditions:
- Status == In Progress
- Assignee == "bugs@FreeBSD.org"
- Last Modified Year <= 2017

Do
- Set Status to "Open"