Glowbal
4c2c647842
Fix change in behaviour of QFUNC
...
When using QFUNC, the intend most often is to have the name of the variable referencing the function as a string. This behaviour works when compiling without debug enabled. However if debug is enabled, QFUNC compiles in with the debug wrapper, becoming a code string instead of a string representation of a variable reference.
A good example where this change of behaviour can be a problem is config attributes that refer to a call back (used a lot within ACE). In normal build, you will use a getvar to get the relevant code, as it is expected to point to the function. When using debug, you will need to do a compile instead, as it's a string representing a code block.
2016-06-17 21:44:04 +02:00
..
2016-06-04 11:12:56 +01:00
2016-06-01 23:45:51 +02:00
2016-06-02 17:02:09 +02:00
2016-06-09 14:28:31 +02:00
2016-06-09 14:24:45 +02:00
2016-06-09 14:20:26 +02:00
2016-06-02 19:29:30 -05:00
2016-06-02 17:02:09 +02:00
2016-06-04 11:12:56 +01:00
2016-06-09 14:20:26 +02:00
2016-06-11 22:05:44 +02:00
2016-06-02 19:29:30 -05:00
2016-06-02 19:29:30 -05:00
2016-06-02 19:29:30 -05:00
2016-06-04 11:12:56 +01:00
2016-06-04 11:12:56 +01:00
2016-06-09 14:20:26 +02:00
2016-06-11 21:53:34 +02:00
2016-06-09 14:24:45 +02:00
2016-06-13 12:14:35 -05:00
2016-06-01 23:45:51 +02:00
2016-06-01 23:45:51 +02:00
2016-06-01 23:45:51 +02:00
2016-06-09 14:28:31 +02:00
2016-06-03 00:01:13 -05:00
2016-06-09 14:20:26 +02:00
2016-06-04 11:12:56 +01:00
2016-06-04 11:12:56 +01:00
2016-06-13 15:58:42 +02:00
2016-06-09 14:20:26 +02:00
2016-06-01 23:45:51 +02:00
2016-06-04 11:12:56 +01:00
2016-06-09 14:24:45 +02:00
2016-06-09 14:20:26 +02:00
2016-06-03 00:01:13 -05:00
2016-06-02 17:02:09 +02:00
2016-06-02 17:02:09 +02:00
2016-06-09 14:24:45 +02:00
2016-06-02 17:02:09 +02:00
2016-06-03 22:39:43 +01:00
2016-06-04 11:12:56 +01:00
2016-06-02 19:29:30 -05:00
2016-06-04 20:40:55 +02:00
2016-06-17 21:44:04 +02:00
2016-06-03 22:39:43 +01:00
2016-06-07 11:12:52 -05:00
2016-06-07 11:52:28 -05:00
2016-06-02 19:29:30 -05:00
2016-06-13 14:27:43 +02:00
2016-06-13 12:49:35 +02:00
2016-06-09 14:20:26 +02:00
2016-06-09 14:24:45 +02:00
2016-06-01 23:45:51 +02:00
2016-06-09 14:20:26 +02:00
2016-06-03 22:39:43 +01:00
2016-06-12 02:01:49 -05:00
2016-06-01 23:45:51 +02:00
2016-06-09 20:42:30 -05:00
2016-06-09 14:20:26 +02:00
2016-06-01 23:45:51 +02:00
2016-06-03 22:39:43 +01:00
2016-06-01 23:45:51 +02:00
2016-06-12 01:53:03 -05:00
2016-06-03 22:39:43 +01:00
2016-06-09 14:28:31 +02:00
2016-06-04 11:12:56 +01:00
2016-06-04 11:12:56 +01:00
2016-06-09 14:28:31 +02:00
2016-06-01 23:45:51 +02:00
2016-06-04 11:12:56 +01:00
2016-06-04 11:12:56 +01:00
2016-06-04 11:12:56 +01:00
2016-06-02 19:29:30 -05:00
2016-06-02 19:29:30 -05:00
2016-06-09 14:25:57 +02:00
2016-06-03 22:39:43 +01:00
2016-06-01 23:45:51 +02:00
2016-06-09 14:28:31 +02:00
2016-06-04 11:12:56 +01:00
2016-06-04 11:12:56 +01:00
2016-06-01 23:45:51 +02:00
2016-06-01 23:45:51 +02:00
2016-06-04 11:12:56 +01:00
2016-06-09 14:28:31 +02:00
2016-06-09 14:20:26 +02:00
2016-06-09 14:20:26 +02:00
2016-06-09 14:28:31 +02:00
2016-06-01 23:45:51 +02:00
2016-06-09 14:20:26 +02:00
2016-06-09 14:28:31 +02:00
2016-06-09 14:28:31 +02:00
2016-06-02 19:29:30 -05:00
2016-06-09 14:24:45 +02:00
2016-06-01 23:45:51 +02:00
2016-06-03 22:39:43 +01:00
2016-06-04 11:12:56 +01:00
2016-06-12 07:30:38 +02:00
2016-06-04 11:12:56 +01:00
2016-06-01 23:45:51 +02:00
2016-06-11 21:02:16 +01:00