On 8/4/22 9:51 PM, Paul Backus wrote:
On Friday, 5 August 2022 at 01:47:07 UTC, Ruby The Roobster wrote:

I found the issue:  opOpAssign isn't getting called at all.  I have no idea why, though.

Given that the example works, the problem must be in some other part of your code that you haven't posted. If you can post a more complete example that reproduces the problem, we can probably help you fix it.

Another option: use -vcg-ast, and have the compiler tell you what it's actually calling. It's not ignoring that line, it's just not doing what you think it's doing.

-Steve
  • Unittest Absurdity Ruby The Roobster via Digitalmars-d-learn
    • Re: Unittest Absurdity Ruby The Roobster via Digitalmars-d-learn
      • Re: Unittest Absurdi... jfondren via Digitalmars-d-learn
        • Re: Unittest Abs... jfondren via Digitalmars-d-learn
          • Re: Unittest... Ruby The Roobster via Digitalmars-d-learn
            • Re: Uni... Ruby The Roobster via Digitalmars-d-learn
              • Re:... Ruby The Roobster via Digitalmars-d-learn
                • ... jfondren via Digitalmars-d-learn
            • Re: Uni... Paul Backus via Digitalmars-d-learn
              • Re:... Steven Schveighoffer via Digitalmars-d-learn
                • ... jfondren via Digitalmars-d-learn
                • ... Steven Schveighoffer via Digitalmars-d-learn
                • ... Steven Schveighoffer via Digitalmars-d-learn
                • ... frame via Digitalmars-d-learn
                • ... Steven Schveighoffer via Digitalmars-d-learn
                • ... frame via Digitalmars-d-learn

Reply via email to