On Thu, 13 Jun 2019, Vincent Lefevre wrote: > The "src:gcc-9" is incorrect, as the source for libasan5 is gcc-8 > (at least for the reported version), not gcc-9. The bug should > appear on > > https://bugs.debian.org/cgi-bin/pkgreport.cgi?src=gcc-8 > > not on > > https://bugs.debian.org/cgi-bin/pkgreport.cgi?src=gcc-9
The source for libasan5 is gcc-8 and gcc-9. In reality, it should show up on both, but we currently do source mapping using the information in unstable, not the information in testing or stable. [And ideally, it should tell you that the bug is found in gcc-8, but in some other branch for gcc-9.] In my current development branch I have addressed this, but this is significantly more complicated to get right in all of the edge cases, which is why it won't be fixed before I roll out all of those other changes. -- Don Armstrong https://www.donarmstrong.com This can't be happening to me. I've got tenure. -- James Hynes _Publish and Perish_

