questionable/questionable
Mark Spanbroek 4d6f754d35 Handle bind (=?) errors in without statements differently
Keeps track of the current error variable at compile time,
instead of using a pointer to the error variable at runtime.

Employs a trick with an unused type parameter to ensure that
invocations of the bindFailed() macro are expanded after
captureBindError() is expanded.
2023-12-19 14:50:53 +01:00
..
2022-08-10 13:28:52 +02:00
2023-11-14 10:52:45 +01:00
2021-06-04 17:34:48 +02:00