cmeerw to C++English · 6 months agoGCC 14.1 Releasedgcc.gnu.orgexternal-linkmessage-square2fedilinkarrow-up114arrow-down10cross-posted to: ada
arrow-up114arrow-down1external-linkGCC 14.1 Releasedgcc.gnu.orgcmeerw to C++English · 6 months agomessage-square2fedilinkcross-posted to: ada
minus-squareaktenkundig@discuss.tchncs.delinkfedilinkarrow-up4·6 months ago When a diagnostic occurrs involving a C++ template, GCC will now quote the source code of the context at which the template is instantiated (“required from here”), rather than just print filename and line/column numbers. Oh, nice. Looking forward to this.
Oh, nice. Looking forward to this.