Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 3 from 3 (0.047s).
Loading phrases to help you
refine your search...
[AVRO-1079] C++ Generator, improve include guard generation - Avro - [issue]
...We integrated avro into our cmake build system. So we have json -> c++ header build step which is quite similar to the QT moc-compiler. This build step will overwrite the target header-fi...
http://issues.apache.org/jira/browse/AVRO-1079    Author: Falk.Tristram@..., 2012-09-25, 22:24
[AVRO-1077] Missing 'inline' for union set function - Avro - [issue]
...The generated C++ set-functions for unions lack the inline keyword. Although its present in the corresponding get-functions. In our project this issue lead to linker-problems (multiple defin...
http://issues.apache.org/jira/browse/AVRO-1077    Author: Falk.Tristram@..., 2012-09-25, 22:24
[AVRO-1078] ostreamOutputStream declaration missing in C++ API - Avro - [issue]
...The function 'std::auto_ptr<OutputStream> ostreamOutputStream' is missing in the c++ API, though it is implemented and working....
http://issues.apache.org/jira/browse/AVRO-1078    Author: Falk.Tristram@..., 2012-09-25, 22:24
Sort:
project
Avro (3)
type
issue (3)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (0)
last 9 months (3)
author
Doug Cutting (806)
Scott Carey (439)
Jeff Hammerbacher (175)
Philip Zeyliger (118)
Matt Massie (102)
Bruce Mitchener (89)
Douglas Creager (82)
Thiruvalluvan M. G. (82)
Harsh J (74)
Jeff Hodges (65)
James Baldassari (53)
Yang (52)
Scott Banachowski (48)
Jeremy Lewi (46)
Miki Tebeka (46)
Falk.Tristram@...