eebfaee54d1b18ec7c8f79661ed14c7672d1a0d7
* contrib/hbmisc/hbeditc.c
* Reverted previous strcpy changes as they were causing GPF
while editing.
* Cleaned 'unsigned int', 'int' to be 'long'.
Lots of unnecessary looking casts deleted.
This fixed signedness warnings.
Very rough cleanup, I didn't inspect all hundreds
of changes one by one, so please test it.
* Some more cleanups.
; The code looks more and more kludgy from the inside.
It has quite some (seemingly) arbitrary extra space
allocations, lots of pointer arithmetic, so
it looks not very easy to safely modify it f.e. for
EOL neutrality.
Description
Harbour Core — Reference source for Five development
Languages
C
80.3%
xBase
17.8%
Makefile
0.6%
C++
0.4%
Harbour
0.4%
Other
0.3%