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;
Note:
See TracTickets
for help on using tickets.
It was, and it's a GCC4-only change anyway.