MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0014013 | CMake | CMake | public | 2013-03-14 12:54 | 2016-06-06 16:40 |
Reporter | szotsaki | ||||
Assigned To | |||||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | CMake 2.8.10.2 | ||||
Target Version | CMake 3.2 | Fixed in Version | CMake 3.2 | ||
Summary | 0014013: Support "continue" in foreach | ||||
Description | Please, beside the break() command, add the support for continue() command in a foreach() loop. Sometimes it comes very handy and helps avoiding very complex if() structures. Reference: http://en.cppreference.com/w/cpp/language/continue [^] | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | cmake_continue.patch (3,398) 2013-08-30 16:10 https://public.kitware.com/Bug/file/4865/cmake_continue.patch cmContinueCommand.h (2,035) 2013-08-30 16:11 https://public.kitware.com/Bug/file/4866/cmContinueCommand.h cmContinueCommand.cxx (809) 2013-08-30 16:11 https://public.kitware.com/Bug/file/4867/cmContinueCommand.cxx 0001-Add-continue-keyword-14013.patch (7,319) 2014-10-23 03:32 https://public.kitware.com/Bug/file/5285/0001-Add-continue-keyword-14013.patch | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2013-03-14 12:54 | szotsaki | New Issue | |||
2013-03-14 13:27 | Brad King | Status | new => backlog | ||
2013-08-30 16:10 | Doug Barbieri | Note Added: 0033769 | |||
2013-08-30 16:10 | Doug Barbieri | File Added: cmake_continue.patch | |||
2013-08-30 16:11 | Doug Barbieri | File Added: cmContinueCommand.h | |||
2013-08-30 16:11 | Doug Barbieri | File Added: cmContinueCommand.cxx | |||
2013-08-30 16:13 | Doug Barbieri | Note Edited: 0033769 | bug_revision_view_page.php?bugnote_id=33769#r1253 | ||
2014-10-23 03:32 | Gregor Jasny | File Added: 0001-Add-continue-keyword-14013.patch | |||
2014-10-23 03:33 | Gregor Jasny | Note Added: 0037070 | |||
2014-12-01 09:54 | Brad King | Note Added: 0037324 | |||
2014-12-02 10:44 | Brad King | Note Added: 0037357 | |||
2014-12-02 10:44 | Brad King | Status | backlog => resolved | ||
2014-12-02 10:44 | Brad King | Fixed in Version | => CMake 3.2 | ||
2014-12-02 10:44 | Brad King | Target Version | => CMake 3.2 | ||
2015-05-04 09:05 | Robert Maynard | Note Added: 0038686 | |||
2015-05-04 09:05 | Robert Maynard | Status | resolved => closed | ||
2016-06-06 16:40 | Brad King | Resolution | open => fixed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|