Line | |
---|
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 |
|
---|
15 | Sun Dec 3 18:11:09 IST 2000
|
---|
16 | ============================
|
---|
17 |
|
---|
18 | The `posix' test will fail because of output format differences but this
|
---|
19 | is apparently otherwise benign.
|
---|
20 |
|
---|
21 | Gawk uses the system's mktime(3) routine, even though Autoconf thinks
|
---|
22 | it's broken, so Caveat Emptor.
|
---|
23 |
|
---|
24 | If you ask me about either of these I will fuss at you for not having
|
---|
25 | done your homework.
|
---|
26 |
|
---|
27 | Arnold Robbins
|
---|
28 | arnold@gnu.org
|
---|
Note:
See
TracBrowser
for help on using the repository browser.