|
|
Subscribe / Log in / New account

Malcolm: Usability improvements in GCC 9

Malcolm: Usability improvements in GCC 9

[Development] Posted Mar 8, 2019 14:32 UTC (Fri) by corbet

David Malcolm writes about improved diagnostics and more in the GCC 9 release. "Speaking of annotations, this example shows another new GCC 9 feature: diagnostics can label regions of the source code to show pertinent information. Here, what’s most important are the types of the left-hand and right-hand sides of the '+' operator, so GCC highlights them inline. Notice how the diagnostic also uses color to distinguish the two operands from each other and the operator."

Comments (16 posted)


Copyright © 2019, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds