<div dir="ltr">Hi all,<div><br></div><div>I have a backend that does not support address space casting, and I would like it to tell the user that he cannot do a cast of pointer of different address space.</div><div>But I don't know where and how I should do it. At the moment I have a "report_fatal_error" in the "Select" function of ISelDagToDag, but as so I'm not able to give the file and line where the error is. And without it, it's a bit tricky for the user to find his error.</div><div>It is possible to implement this behavior, where and how?</div><div><br></div><div>Thanks,</div><div>Romaric</div></div>