cmeerw@programming.dev to C++@programming.devEnglish · 6 months agoGCC 14.1 Releasedgcc.gnu.orgexternal-linkmessage-square1fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkGCC 14.1 Releasedgcc.gnu.orgcmeerw@programming.dev to C++@programming.devEnglish · 6 months agomessage-square1fedilink
minus-squareaktenkundig@discuss.tchncs.delinkfedilinkarrow-up0·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.