Opened 9 years ago

Closed 9 years ago

#12185 closed bug (invalid)

BRosterLaunch ABI change

Reported by: kallisti5 Owned by: axeld
Priority: low Milestone: R1
Component: Kits/Application Kit Version: R1/Development
Keywords: BRoster::Launch Cc:
Blocked By: Blocking:
Platform: All

Description

Seeing an ABI change in BRosterLaunch::Launch per Pe.

This ticket is to review the change to make sure it was on purpose as designed.

~> lpe test
resolve symbol "_ZNK7BRoster6LaunchEPKciPPcPi" returned -...

That translates to:

BRoster::Launch(char const*, int, char**, int*) const;

Change History (1)

comment:1 by waddlesplash, 9 years ago

Resolution: invalid
Status: newclosed

It was, and it's a GCC4-only change anyway.

Note: See TracTickets for help on using tickets.