Skip to content

Conversation

worc3131
Copy link

Hi,

Thanks for putting this all together.

I've just done an install of qml for l64 kdb v4 with the following changes. All tests passing. Would you have any concern with merging this?

Best,

George

src/util.h Outdated
#include <k.h>

#if (KXVER==3) || (KXVER == 4)
#if (KXVER==3) || (KXVER==4)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

might #if KXVER>2 be more reasonable?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changed, I don't know how likely the k.h names are to change in the future.

Btw, I just finished qtips and it was really useful, thanks. It's just the sort of resource I wish I would have had, when I did kdb full time 5 years ago.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants