Christophe CURIS
80a59696e5
Fixed improper variables definition in header file
...
Some header were creating variable, this is a bad practice which
is likely to not behave as expected. This creates one distinct
variable in each object file that used the header, and:
- on well behaved compiler, this ends up in a link error (see
commit 39fdb451ba for an example)
- on bad behaving compiler, this can be linked as multiple local
variable, thus having strange effects when running program
- on insouciant compiler (who said gcc?) the variables are
silently merged, hiding portability issues
2013-05-11 00:17:27 +01:00
..
2013-04-17 10:13:25 +01:00
2012-06-26 16:56:20 +01:00
2013-04-17 10:13:25 +01:00
2013-04-12 02:14:10 +01:00
2013-01-22 21:46:39 +00:00
2012-06-18 22:25:57 +01:00
2012-05-07 20:45:13 -03:00
2010-10-08 18:13:56 +02:00
2012-05-04 18:41:01 -03:00
2010-10-08 18:13:56 +02:00
2013-04-17 10:13:25 +01:00
2010-10-08 18:13:56 +02:00
2012-06-25 23:49:10 +01:00
2012-06-25 23:49:10 +01:00
2013-05-02 20:41:07 +01:00
2010-09-11 17:32:57 +02:00
2013-05-11 00:17:27 +01:00
2013-04-12 02:14:10 +01:00
2013-05-10 15:48:33 +01:00
2012-02-19 10:05:31 +00:00
2013-04-17 10:13:25 +01:00
2013-04-12 02:14:10 +01:00
2013-04-17 10:13:25 +01:00
2012-06-23 12:09:41 +01:00
2013-04-17 10:13:25 +01:00
2010-09-11 17:32:57 +02:00
2013-04-17 10:13:25 +01:00
2013-03-26 23:19:39 +00:00
2013-04-17 10:13:25 +01:00
2009-08-20 00:59:40 +02:00
2013-05-10 19:37:47 +01:00
2010-10-08 18:13:56 +02:00
2013-05-04 16:25:44 +01:00
2013-04-12 02:14:41 +01:00
2013-03-28 19:03:33 +00:00
2013-04-12 02:14:10 +01:00
2012-06-24 12:32:36 +01:00
2013-05-10 19:37:47 +01:00
2013-04-03 19:33:34 +01:00
2010-10-08 18:13:56 +02:00
2013-04-17 10:13:25 +01:00
2013-04-17 10:13:25 +01:00
2012-06-24 12:32:36 +01:00
2010-10-08 18:13:56 +02:00
2010-10-08 18:13:56 +02:00
2013-03-26 23:19:39 +00:00
2012-04-30 14:50:17 -03:00
2010-03-26 21:08:17 +01:00
2010-03-27 10:31:13 +01:00
2010-10-07 12:04:30 +02:00
2012-05-04 18:41:01 -03:00
2010-10-08 18:13:56 +02:00
2013-03-26 23:19:39 +00:00
2013-05-10 19:37:47 +01:00
2012-04-04 19:44:40 +01:00
2012-04-04 19:44:40 +01:00
2013-03-26 23:19:39 +00:00
2013-03-26 23:19:39 +00:00
2013-05-08 15:05:00 +01:00
2012-06-24 12:30:17 +01:00
2013-05-11 00:17:27 +01:00
2013-05-11 00:17:27 +01:00
2013-04-17 10:13:25 +01:00
2012-06-26 10:49:05 +01:00
2013-01-12 14:37:31 +00:00
2013-05-10 19:37:47 +01:00
2010-10-08 18:13:56 +02:00
2012-11-19 00:12:46 +01:00
2013-05-11 00:17:27 +01:00
2013-04-12 02:14:10 +01:00
2013-04-12 02:14:10 +01:00
2013-04-17 10:13:25 +01:00
2013-05-02 20:41:07 +01:00
2013-05-02 20:41:07 +01:00
2013-04-17 10:13:25 +01:00
2010-10-08 18:13:56 +02:00
2012-06-03 18:00:38 +01:00
2010-10-08 18:13:56 +02:00
2013-05-11 00:17:27 +01:00
2013-03-21 10:01:04 +00:00
2013-03-21 10:01:04 +00:00
2013-04-17 10:13:25 +01:00
2011-02-17 19:29:15 +01:00
2013-04-17 10:13:25 +01:00
2013-04-09 08:30:54 +01:00
2013-05-02 20:41:07 +01:00
2013-04-17 10:13:25 +01:00
2013-04-17 10:13:25 +01:00
2010-10-08 18:13:56 +02:00
2013-05-11 00:17:27 +01:00
2012-11-04 00:35:36 +00:00
2013-04-17 10:13:25 +01:00
2012-04-15 23:15:20 -03:00
2012-04-04 19:44:40 +01:00
2012-04-04 19:44:40 +01:00
2013-04-03 19:33:34 +01:00
2012-10-30 15:26:52 +00:00
2012-06-24 12:30:51 +01:00
2010-10-08 18:13:56 +02:00
2013-05-11 00:17:27 +01:00
2013-05-10 19:37:47 +01:00