30 Apr
2020
30 Apr
'20
07:48
On Thursday 2020-04-30 08:26, Bernhard M. Wiedemann wrote:
colm is a case of ASLR. The data it outputs wants to have some unique identifiers among all the identifiers it outputs, and it simply uses the pointer address of those objects while serializing to text. Do you already have a "standard solution" (abstract way to address serialization of pointers) for cases like these? String name( 128, "_ign_%p", regionSet->tokenIgnore ); If not, I'll be trying to use a global counter or something. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org