Skip to content
Snippets Groups Projects
Commit 2119b523 authored by Thomas G. Lockhart's avatar Thomas G. Lockhart
Browse files

Fix numeric comparision (... != NULL) to be (... > 0). gcc is happier now.

Add non-working code which is commented-out to copy GroupClause structures.
parent 12d5c30c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment