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 3 (Latest)

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.
727c8bacf4ee14ebf35f56cfd5f9cbfef5b8cda2 Gary Kramlich
seagull/meson.build
seagull/seagullstatement.h
seagull/seagullstatement.c
seagull/seagulltypes.h
seagull/tests/meson.build
seagull/tests/test_statement.c
Loading...