Skip to content

Commit 5238fea

Browse files
committed
cassandra.h: add warnings for unimplemented functions
For each function in cassandra.h that is not yet implemented, add a warning comment in its documentation to inform users. We do not want to remove those functions from the header file, as they are part of the public API and may be implemented in the future. For now, use of them will result in linker errors, but at least no runtime errors will occur.
1 parent 33e8c0a commit 5238fea

File tree

1 file changed

+138
-0
lines changed

1 file changed

+138
-0
lines changed

0 commit comments

Comments
 (0)