Create the initial statement object

Review Request #3833 — Created Feb. 11, 2025 and submitted — Latest diff uploaded

Information

seagull/seagull
default

Reviewers

This is a basic GInitable that will verify that the statement is valid and
that only one statement was given. This does not yet implement anything for
bindings, steping through results, or getting said results.

Ran the tests under valgrind and called in the turtles for the rest.

Diff Revision 1

This is not the most recent revision of the diff. The latest diff is revision 3. See what's changed.

orig
1
2
3

Commits

First Last Summary ID Author
Create the initial statement object
This is a basic GInitable that will verify that the statement is valid and that only one statement was given. This does not yet implement anything for bindings, steping through results, or getting said results.
a6a4d89d610d3b8303cf23c42c5fe3d683ec5efc Gary Kramlich
seagull/meson.build
seagull/seagullstatement.h
seagull/seagullstatement.c
seagull/seagulltypes.h
seagull/tests/meson.build
seagull/tests/test_statement.c
Loading...