Thread (15 messages) flat view 15 messages, 4 authors, 2016-06-15

Re: [PATCH 4/6] Add stream helper library

From: Jonathan Nieder <hidden>
Date: 2016-06-15 22:48:54

Ramkumar Ramachandra wrote:
+static uint32_t line_buffer_len = 0;
+static uint32_t line_len = 0;
I still don’t understand why this needs to read ahead.

I can take a stab at cleaning it up...
quoted hunk ↗ jump to hunk
--- /dev/null
+++ b/vcs-svn/line_buffer.h
@@ -0,0 +1,14 @@
+#ifndef LINE_BUFFER_H_
+#define LINE_BUFFER_H_
+
+#include <stdint.h>
Should use git-compat-util.h instead.

Jonathan
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help