This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug translator/16019] limit number of similar semantic errors output


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

--- Comment #8 from Siarhei Labyka <siarhei_labyka at epam dot com> ---
Taking into account your vision and my approach, overloading == operator with
sutable fuzzy measure (having strict equivalence as it's special case)  will be
the solution we need. 

The physical sence of that solution will be the following: throw out the part
of chain which comes after a link which is not strong enough. What was proposed
in comment 3 with strict unuquness is what link is considered weak only if it
is completely broken (the distance between strings in multidim space is zero). 

What concerns that fuzzy y measure to implement in the future, it would be
helpful to have here or in another bug other cases which can overflow stderr.

So, to make long story short I'd propose to commit patch in comment 3. This
won't alter explicit tagging, this solves debuginfo issue, this opens way to
other promising solutions including  fuzzy == operator as preferable.

-- 
You are receiving this mail because:
You are the assignee for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]