bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gprofng/32356] [2.44 Regression] missing symbols in libgprofng0


From: doko at debian dot org
Subject: [Bug gprofng/32356] [2.44 Regression] missing symbols in libgprofng0
Date: Wed, 13 Nov 2024 05:49:19 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=32356

--- Comment #2 from Matthias Klose <doko at debian dot org> ---
this is not about a dropped symbol, but a replaced one:

CallStackP::add_stack_java_epilogue(DataDescriptor*, long, FramePacket*, long
long, unsigned int, Vector<DbeInstr*>*, Vector<Histable*>*, bool)

CallStackP::add_stack_java_epilogue(DataDescriptor*, long, FramePacket*, long
long, unsigned int, Vector<Histable*>*, Vector<Histable*>*, bool)

the type of the 5th argument changed.

I'm not saying that the soname has to be bumped, if you say that this is part
of a private API.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]