-
Eduardo Habkost authored
Sometimes the typedefs are buried inside another header, but we want to benefit from the automatic definition of type cast functions. Introduce macros that will let type checkers be defined when typedefs are already available. Reviewed-by:
Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by:
Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <20200831210740.126168-5-ehabkost@redhat.com>
Signed-off-by:
Eduardo Habkost <ehabkost@redhat.com>Eduardo Habkost authoredSometimes the typedefs are buried inside another header, but we want to benefit from the automatic definition of type cast functions. Introduce macros that will let type checkers be defined when typedefs are already available. Reviewed-by:
Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by:
Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <20200831210740.126168-5-ehabkost@redhat.com>
Signed-off-by:
Eduardo Habkost <ehabkost@redhat.com>
Loading