Thierry FOURNIER
5d34408785
MEDIUM: pattern: The expected type is stored in the pattern head, and conversion is executed once.
...
This patch extract the expect_type variable from the "struct pattern" to
"struct pattern_head". This variable is set during the declaration of
ACL and MAP. With this change, the function "pat_parse_len()" become
useless and can be replaced by "pat_parse_int()".
Implicit ACLs by default rely on the fetch's output type, so let's simply do
the same for all other ones. It has been verified that they all match.
2014-03-17 18:06:07 +01:00
..
2014-03-17 18:06:07 +01:00
2013-12-02 23:31:33 +01:00
2014-03-17 18:06:06 +01:00
2013-11-14 16:37:50 +01:00
2007-05-13 22:46:04 +02:00
2014-02-12 11:45:59 +01:00
2014-02-03 00:24:11 +01:00
2012-11-21 01:56:47 +01:00
2014-02-06 11:37:29 +01:00
2014-02-08 01:19:58 +01:00
2014-01-26 00:42:30 +01:00
2010-08-10 14:01:09 +02:00
2014-02-12 16:36:12 +01:00
2006-12-04 02:20:02 +01:00
2009-10-26 21:10:04 +01:00
2012-02-21 22:27:27 +01:00
2009-10-26 21:10:04 +01:00
2009-10-26 21:10:04 +01:00
2009-10-03 18:41:18 +02:00
2013-12-09 16:06:21 +01:00
2014-03-17 16:39:03 +01:00
2014-03-17 18:06:07 +01:00
2013-12-09 16:06:08 +01:00
2014-03-17 18:06:07 +01:00
2013-11-19 08:04:59 +01:00
2009-01-25 13:49:53 +01:00
2009-06-10 12:23:32 +02:00
2014-03-17 18:06:07 +01:00
2013-09-11 23:28:51 +02:00
2013-06-10 20:33:23 +02:00
2014-03-15 07:48:35 +01:00
2007-05-13 20:19:55 +02:00
2014-03-17 18:06:07 +01:00
2013-12-14 16:02:19 +01:00
2014-02-24 18:26:30 +01:00
2010-08-27 18:00:40 +02:00
2013-05-07 22:11:54 +02:00
2013-09-04 17:54:01 +02:00
2014-03-17 18:06:07 +01:00
2013-12-09 16:06:22 +01:00
2006-06-29 18:54:54 +02:00