Thiago Macieira
9dd60b34f8
Fix use of variable before initialization
...
That's what you get for shadowing a variable... The "childItem" variable
on the second part of the foreach refers to one declared on the first
part, which is uninitialized.
Found by ICC 14.0:
graphicalnodeinstance.cpp(300): warning #592 : variable "childItem" is used before its value is set
Change-Id: I9079a428eda90f4bb06f9ccd1adf836fee119133
Reviewed-by: Kurt Pattyn <pattyn.kurt@gmail.com >
Reviewed-by: Marco Bubke <marco.bubke@digia.com >
2013-12-16 21:47:21 +01:00
..
2013-04-16 16:52:20 +02:00
2013-04-16 16:52:26 +02:00
2013-03-25 13:35:11 +01:00
2013-04-16 16:52:20 +02:00
2013-01-31 16:25:33 +01:00
2013-01-31 16:25:33 +01:00
2013-02-01 09:19:26 +01:00
2013-04-16 16:52:20 +02:00
2013-01-31 16:25:33 +01:00
2013-01-31 16:25:33 +01:00
2013-04-16 16:52:00 +02:00
2013-04-16 16:52:20 +02:00
2013-12-16 21:47:21 +01:00
2013-12-16 21:47:21 +01:00
2013-07-08 11:28:38 +02:00
2013-09-11 12:40:42 +02:00
2013-04-22 17:39:04 +02:00
2013-09-11 12:40:22 +02:00
2013-09-11 12:40:22 +02:00
2013-09-11 12:40:11 +02:00
2013-03-25 13:35:11 +01:00
2013-06-06 08:52:33 +02:00
2013-06-05 12:20:03 +02:00
2013-11-18 12:41:43 +01:00
2013-10-29 14:30:05 +01:00
2013-05-17 08:13:18 +02:00
2013-04-22 17:03:37 +02:00
2013-04-16 16:52:20 +02:00
2013-04-16 16:52:26 +02:00
2013-03-25 13:35:11 +01:00
2013-04-16 16:52:20 +02:00
2013-03-25 13:35:11 +01:00
2013-04-16 16:52:20 +02:00
2013-11-07 16:35:11 +01:00
2013-11-07 16:35:11 +01:00
2013-07-08 11:28:38 +02:00
2013-01-29 16:27:03 +01:00
2013-06-06 16:47:52 +02:00
2013-06-06 16:47:52 +02:00
2013-06-04 14:37:35 +02:00
2013-07-31 16:37:29 +02:00
2013-03-20 15:04:10 +01:00
2013-04-16 16:52:20 +02:00
2013-07-08 11:28:38 +02:00
2013-07-08 11:28:38 +02:00
2013-09-11 12:40:36 +02:00
2013-05-30 14:11:57 +02:00
2013-05-30 14:11:57 +02:00
2013-05-23 15:35:46 +02:00
2013-07-08 11:28:38 +02:00
2013-07-08 11:28:38 +02:00