| clear query|facets|time |
Search criteria: .
Results from 21 to 30 from
82 (4.263s).
|
|
|
Loading phrases to help you refine your search...
|
|
[AVRO-938] Some more warning when built on RHEL - Avro - [issue]
|
|
...A couple of more warnings show up when compiled on RedHat Linux....
|
|
|
http://issues.apache.org/jira/browse/AVRO-938
Author: Thiruvalluvan M. G.,
2011-11-01, 18:36
|
|
|
[AVRO-937] C++ CMake keeps generating code even when there is no change - Avro - [issue]
|
|
...If there is no change in the input schema for tests, the header files should not be regenerated. But the current CMake scripts regenerates the code every time it is run....
|
|
|
http://issues.apache.org/jira/browse/AVRO-937
Author: Thiruvalluvan M. G.,
2011-11-01, 18:36
|
|
|
[AVRO-869] Lifetimes of streams and encoder/decoders not managed propertly - Avro - [issue]
|
|
...Encoders and decoders are designed to be used with a single OutputStream and InputStream respectively. Init() dunction is used to attach a new OutputStream/InputStream with Encoder/Decoder i...
|
|
|
http://issues.apache.org/jira/browse/AVRO-869
Author: Thiruvalluvan M. G.,
2011-11-01, 18:36
|
|
|
[AVRO-940] C++ design for generic datum could be better. - Avro - [issue]
|
|
...The template functions avro::encode() and avro::decode along with codec_traits has a clean way of encoding and decoding built-in C++ types corresponding to Avro types and types generated by ...
|
|
|
http://issues.apache.org/jira/browse/AVRO-940
Author: Thiruvalluvan M. G.,
2011-11-01, 18:36
|
|
|
[AVRO-916] 0xff in binary stream is interpreted as end-of-stream - Avro - [issue]
|
|
...When read byte by byte, BufferStreambuf.hh return int -1 when it encounters 0xff in the stream. This is being interpreted as end-of-stream elsewhere causing problem....
|
|
|
http://issues.apache.org/jira/browse/AVRO-916
Author: Thiruvalluvan M. G.,
2011-11-01, 18:36
|
|
|
[AVRO-917] Avrogencpp does not insert avro prefix for avro headers in the generated files. - Avro - [issue]
|
|
...The generated files have include directives like #include "Specific.hh". This forces the users to add things like -I/usr/local/avro to their build scripts.If, instead, the generated code had...
|
|
|
http://issues.apache.org/jira/browse/AVRO-917
Author: Thiruvalluvan M. G.,
2011-11-01, 18:36
|
|
|
[AVRO-900] On slower machines Java unit test TestFileSpanStorage fails - Avro - [issue]
|
|
...It is because sleeping for 1 second is not sufficient in slower machines. The forthcoming patch fixes the problem....
|
|
|
http://issues.apache.org/jira/browse/AVRO-900
Author: Thiruvalluvan M. G.,
2011-11-01, 18:35
|
|
|
[AVRO-918] Avro C++ documentation is very old - Avro - [issue]
|
|
...None of the improvements to C++ from 1.5 onwards are in the C++ documentation. Also there are a large number of doxygen warnings while generating documents....
|
|
|
http://issues.apache.org/jira/browse/AVRO-918
Author: Thiruvalluvan M. G.,
2011-11-01, 18:35
|
|
|
[AVRO-931] Avro C++ "make install" does not install the code generator. - Avro - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/AVRO-931
Author: Thiruvalluvan M. G.,
2011-11-01, 18:35
|
|
|
[AVRO-915] Large number of warnings in C++ buildsc - Avro - [issue]
|
|
...By default, -Wall is disabled for g++. If enabled, it gives a large number of warnings. This ticket is to fix those warnings....
|
|
|
http://issues.apache.org/jira/browse/AVRO-915
Author: Thiruvalluvan M. G.,
2011-11-01, 18:35
|
|
|
|