CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2017/05/12 14:27:25

Modified files:
        math/sc        : Makefile 
        math/sc/patches: patch-Makefile patch-abbrev_c patch-help_c 
                         patch-lex_c patch-psc_c patch-sc_c patch-sc_doc 
                         patch-sc_h patch-torev patch-vi_c 
                         patch-xmalloc_c 
Added files:
        math/sc/patches: patch-cmds_c patch-color_c patch-frame_c 
                         patch-gram_y patch-interp_c patch-pipe_c 
                         patch-range_c patch-screen_c patch-sort_c 
                         patch-vmtbl_c 

Log message:
Fix missing return values, missing prototypes, missing includes; for clang.
Also fix numerous harmless warnings since they drown out the important ones.
Fix code bugs revealed in the process.

Reply via email to