Hello!
What is in Harbour 3.4 repo cannot be straightly added to 3.2 repo
because of C compiler compatibility issues. Harbour 3.2 supports many
more compilers.
Though yes, the recent header change is exactly for the purpose of
allowing borrowed "hbcrypto folder" to build.
Might have slight more patches in my repo:
https://github.com/alcz/harbour/tree/master/contrib/hbcrypto
over
https://github.com/vszakats/hb/tree/master/contrib/hbcrypto
When Eric supplied a pull request, the interest feedback from others
was really low. It was hard to justify adding it for three people while
breaking the default build for many others.
I have a sort of "modularized" nightly build in the making, that
includes hbcrypto among other highlighted libraries, might that be more
interesting?
Best regards, Aleksander
Gerald Drouillard wrote: