Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolve #27. Enable compilation against 0.9.1 #28

Merged
merged 1 commit into from
Dec 3, 2016

Conversation

dbeacham
Copy link
Contributor

Updated bindings to include all additions since 0.9.0.99:

  • rd_kafka_position renamed to rd_kafka_committed
  • Added bindings to new version of rd_kafka_position
  • Added bindings to rd_kafka_timestamp_type_t and
    rd_kafka_message_timestamp
  • Reordered InternalRdKafkaEnum.chs in haskakafka.cabal to enable
    {#import ... } of rd_timestamp_type_t * in InternalRdKafka.chs

Updated bindings to include all additions since 0.9.0.99:

*   `rd_kafka_position` renamed to `rd_kafka_committed`
*   Added bindings to new version of `rd_kafka_position`
*   Added bindings to `rd_kafka_timestamp_type_t` and
    `rd_kafka_message_timestamp`
*   Reordered `InternalRdKafkaEnum.chs` in `haskakafka.cabal` to enable
    `{#import ... }` of `rd_timestamp_type_t *` in `InternalRdKafka.chs`
@winterland1989
Copy link

After this get merged, can you make a release on hackage? @cosbynator , because the hackage version is a bit old and not buildable with lastest librdkafka 0.9.1.

@tolysz
Copy link

tolysz commented Nov 18, 2016

I have a "watermark" patch made against this PR...

@turtlesoupy turtlesoupy merged commit fe2e7ad into turtlesoupy:master Dec 3, 2016
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.

None yet

4 participants