~vcs-imports/gawk/master

« back to all changes in this revision

Viewing changes to README_d/README.macos

  • Committer: Arnold D. Robbins
  • Date: 2010-07-16 11:47:02 UTC
  • Revision ID: git-v1:315bd501ca696bc3e3c938b4604d8dac7a6f512f
Tags: gawk-3.1.5
Move to gawk 3.1.5.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Mon Jul  4 09:55:22 IDT 2005
 
2
============================
 
3
 
 
4
If you use GCC 4.0 under Mac OS X to compile gawk with optimization,
 
5
AND multibyte support is *disabled*, the `ignrcas2' test fails. This is
 
6
a compiler bug. Either compile it without optimization, or use gcc-3.3.
 
7
 
 
8
All the other tests pass.
 
9
 
 
10
Happily, the default is for the multibyte support to be enabled, so all
 
11
the tests pass by defualt.
 
12
 
 
13
The notes below no longer seem to apply.
 
14
 
1
15
Sun Dec  3 18:11:09 IST 2000
2
16
============================
3
17