public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
From: "fche at redhat dot com" <sourceware-bugzilla@sourceware.org>
To: systemtap@sourceware.org
Subject: [Bug translator/21173] odd translator behavior with overloaded functions
Date: Sat, 14 Nov 2020 18:43:45 +0000	[thread overview]
Message-ID: <bug-21173-6586-hVLrDglwy3@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-21173-6586@http.sourceware.org/bugzilla/>

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

Frank Ch. Eigler <fche at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WORKSFORME
                 CC|                            |fche at redhat dot com
             Status|NEW                         |RESOLVED

--- Comment #5 from Frank Ch. Eigler <fche at redhat dot com> ---
stap 4.3+ish reports the errors correctly:

% stap --compatible=2.9 -p4 -e [...]
semantic error: unknown type in dereference: operator '&' at
/usr/share/systemtap/tapset/linux/dentry.stp:93:24
        source:                 head = &sb->s_mounts
                                       ^

semantic error: type mismatch: expected long but found string: number '2' at
<input>:15:17
        source:         println(foo(1, 2, 3))
                                       ^

Pass 2: analysis failed.  [man error::pass2]

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

      parent reply	other threads:[~2020-11-14 18:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-16 19:01 [Bug translator/21173] New: " dsmith at redhat dot com
2017-02-20 18:37 ` [Bug translator/21173] " dsmith at redhat dot com
2017-02-20 18:41 ` dsmith at redhat dot com
2017-02-20 21:16 ` dsmith at redhat dot com
2017-02-20 22:47 ` dsmith at redhat dot com
2020-11-14 18:43 ` fche at redhat dot com [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-21173-6586-hVLrDglwy3@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=systemtap@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).