> Le 18 avr. 2019 à 21:06, Scheidler, Balázs <balazs.scheid...@oneidentity.com> > a écrit : > > Hi,
Hi! > I've found %api.value.type and %api.location.type, the first one seems to > work, but %api.location.type is not supported by the C backend, and we get > the following error: > > /build/modules/date/date-grammar.y:51.9-25: error: %define variable > 'api.location.type' is not used > %define api.location.type {MAIN_STYPE} > ^^^^^^^^^^^^^^^^^ (probably MAIN_LTYPE) > Is this something that is worth considering? Yes, you are right, it would be a nice addition to the C API. I'll prepare something for 3.4. Cheers!