https://bugs.kde.org/show_bug.cgi?id=369840
Nicolás Alvarez <nicolas.alva...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nicolas.alva...@gmail.com --- Comment #1 from Nicolás Alvarez <nicolas.alva...@gmail.com> --- This seems to affect auto too: unsigned long int x; auto y = x; The tooltip for y says 'int', dropping the 'unsigned' and 'long' modifiers. -- You are receiving this mail because: You are watching all bug changes.