[clazy] [Bug 370609] Crash with a simple template class and auto for loop

2016-10-14 Thread Csaba Kertész via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370609

Csaba Kertész  changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

--- Comment #4 from Csaba Kertész  ---
I tested the fix and Clazy works again.

-- 
You are receiving this mail because:
You are watching all bug changes.

[clazy] [Bug 370609] Crash with a simple template class and auto for loop

2016-10-13 Thread Sergio Martins via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370609

Sergio Martins  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||http://commits.kde.org/claz
   ||y/c7b8d178a9de035058166d909
   ||f50ce21604265a1
 Status|UNCONFIRMED |RESOLVED

--- Comment #3 from Sergio Martins  ---
Git commit c7b8d178a9de035058166d909f50ce21604265a1 by Sergio Martins.
Committed on 13/10/2016 at 21:17.
Pushed by smartins into branch 'master'.

Fix crash when working with undeducible auto types

Reported by Csaba Kertész

M  +12   -0TypeUtils.cpp
M  +5-0TypeUtils.h
A  +18   -0tests/range-loop/bug370609.cpp [License: UNKNOWN]  *
A  +1-0tests/range-loop/bug370609.cpp.expected
M  +3-0tests/range-loop/config.json

The files marked with a * at the end have a non valid license. Please read:
http://techbase.kde.org/Policies/Licensing_Policy and use the headers which are
listed at that page.


http://commits.kde.org/clazy/c7b8d178a9de035058166d909f50ce21604265a1

-- 
You are receiving this mail because:
You are watching all bug changes.

[clazy] [Bug 370609] Crash with a simple template class and auto for loop

2016-10-13 Thread Sergio Martins via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370609

Sergio Martins  changed:

   What|Removed |Added

   Assignee|unassigned-b...@kde.org |smart...@kde.org

-- 
You are receiving this mail because:
You are watching all bug changes.


[clazy] [Bug 370609] Crash with a simple template class and auto for loop

2016-10-12 Thread Csaba Kertész via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370609

--- Comment #2 from Csaba Kertész  ---
Created attachment 101551
  --> https://bugs.kde.org/attachment.cgi?id=101551=edit
File #2 after crash

-- 
You are receiving this mail because:
You are watching all bug changes.

[clazy] [Bug 370609] Crash with a simple template class and auto for loop

2016-10-12 Thread Csaba Kertész via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370609

--- Comment #1 from Csaba Kertész  ---
Created attachment 101550
  --> https://bugs.kde.org/attachment.cgi?id=101550=edit
File #1 after crash

-- 
You are receiving this mail because:
You are watching all bug changes.