~vcs-imports/gawk/master

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Arnold D. Robbins
  • Date: 2010-12-25 19:41:40 UTC
  • Revision ID: git-v1:ca298b87ce3da706ba7f4854c978b32936fe5b41
Some fixes for z/OS and also Autoconf.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Sat Dec 25 19:36:27 2010  Arnold D. Robbins  <arnold@skeeve.com>
 
2
 
 
3
        Fixes for z/OS.
 
4
 
 
5
        * awkgram.y (tokcompare): Change argument types to const void *.
 
6
        (check_special): Add cast to void * in call to qsort.
 
7
        * builtin.c (do_bindtextdomain): Change `directory' and `domain'
 
8
        to const char *.
 
9
        * custom.h (ZOS_USS): Undef HAVE_SYS_PARAM_H and HAVE_MCHECK_H.
 
10
        Beats me why configure thinks it has those things.
 
11
 
1
12
Fri Dec 24 12:56:46 2010  Arnold D. Robbins  <arnold@skeeve.com>
2
13
 
3
14
        * custom.h: Remove defs for RIPS MiscOS.