IMHO, it should be gl-* everywhere.
On 12/12/2013 10:14 AM, Pádraig Brady wrote:
> I was just being consistent with other lib/gl_*.h
> There are no lib/gl-*
Ah, never mind then.
It's odd that we use one pattern in lib and another in m4,
but I guess it's a pattern now
On 12/12/2013 05:44 PM, Paul Eggert wrote:
> But while we're on the subject, shouldn't
> it be 'gl-openssh.h', not 'gl_openssh.h'?
I was just being consistent with other lib/gl_*.h
There are no lib/gl-*
On 12/12/2013 03:32 AM, Pádraig Brady wrote:
> I'm not too sure of the long term status of this code,
Me neither. But while we're on the subject, shouldn't
it be 'gl-openssh.h', not 'gl_openssh.h'?
> Yes, can you please try with latest gnulib.git plus this patch...
We tried out the patch an no longer see empty include's (i.e. #include
"") appearing. I consider the original bug I reported as fixed. Thank
you.
However, we see some headers including themselves (indirectly or
directly, I'm uns
On 12/12/2013 10:15 AM, Richard Stallman wrote:
> [[[ To any NSA and FBI agents reading my email: please consider]]]
> [[[ whether defending the US Constitution against all enemies, ]]]
> [[[ foreign or domestic, requires you to follow Snowden's example. ]]]
>
> The Major Component her
On 12/12/2013 08:12 AM, Alexander V. Lukyanov wrote:
> Hello!
>
> This patch is required to compile gl_openssl.h in c++ mode.
>
I've pushed that fix thanks.
I'm not too sure of the long term status of this code,
but we should at least make it correct and we can go from there.
thanks,
Pádraig.
[[[ To any NSA and FBI agents reading my email: please consider]]]
[[[ whether defending the US Constitution against all enemies, ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]
The Major Component here is not the Linux kernel; it's cryptographic
services
Hello!
This patch is required to compile gl_openssl.h in c++ mode.
--
Alexander.
diff --git a/lib/gl_openssl.h b/lib/gl_openssl.h
index 1fb6106..bcdbbef 100644
--- a/lib/gl_openssl.h
+++ b/lib/gl_openssl.h
@@ -91,18 +91,18 @@ GL_CRYPTO_FN (_process_block) (const void *buf, size_t len,
struct