Viktor Szakats eebfaee54d 2010-03-04 03:07 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* 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.
2010-03-04 02:23:58 +00:00
Description
Harbour Core — Reference source for Five development
172 MiB
Languages
C 80.3%
xBase 17.8%
Makefile 0.6%
C++ 0.4%
Harbour 0.4%
Other 0.3%