public inbox for kawa@sourceware.org
 help / color / mirror / Atom feed
From: "J. Vincent Toups" <vincent.toups@gmail.com>
To: kawa@sourceware.org
Subject: Value of given type cannot be case to its own type.
Date: Wed, 10 Feb 2021 10:12:42 -0500	[thread overview]
Message-ID: <CAE8gMz1t3y0wr_yKe6WtABUiYfL2vfbDo6vHj6OZi7fLED10LA@mail.gmail.com> (raw)

I'm seeing this error:

Value 'lib.mecs@131a7516' for variable 'm' has wrong type (lib.mecs)
(lib.mecs cannot be cast to lib.mecs)

Which on the face of things is kind of flabbergasting. The specific
line of code which causes the issue suggests that it is indeed the
case that the value lib.mecs@etc... is a lib.mecs instance and its
being used as a lib.mecs instance.

Any ideas?

             reply	other threads:[~2021-02-10 15:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-10 15:12 J. Vincent Toups [this message]
2021-02-10 15:35 ` Per Bothner
     [not found]   ` <CAE8gMz2Bvb6XbCaL8cwEbbR-WMNYA+Eei91MPzJv_HAO_5fPMQ@mail.gmail.com>
2021-02-10 16:38     ` Fwd: " J. Vincent Toups
2021-02-10 16:50       ` Per Bothner

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=CAE8gMz1t3y0wr_yKe6WtABUiYfL2vfbDo6vHj6OZi7fLED10LA@mail.gmail.com \
    --to=vincent.toups@gmail.com \
    --cc=kawa@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).