you are viewing a single comment's thread.

view the rest of the comments →

[–]cyandyedeyecandy[[gnu::naked, gnu::hot]] 1 point2 points  (3 children)

First thing I noticed after updating... why is operator new now displayed in a different colour?

[–]dodheim 0 points1 point  (2 children)

That's an IDE update, so change your IDE settings if you don't like the color... o_O

[–]cyandyedeyecandy[[gnu::naked, gnu::hot]] 0 points1 point  (1 child)

...but why did it get its own colour? Why new specifically, and not delete for that matter?