-
h_minami committed patchset 1337 of module mlterm to the mlterm(Multi Lingual TERMinal emulator) CVS repository, changing 4 files.
2008-11-26 13:21:43 UTC in mlterm(Multi Lingual TERMinal emulator)
-
h_minami committed patchset 1336 of module mlterm to the mlterm(Multi Lingual TERMinal emulator) CVS repository, changing 1 files.
2008-11-26 11:57:32 UTC in mlterm(Multi Lingual TERMinal emulator)
-
Thanks for testing, now closing this bug...
2008-08-03 04:43:14 UTC in mlterm(Multi Lingual TERMinal emulator)
-
I've added detection of __GLIBC__ in configure.
now kik_pty_streams.c should:
- on non-glibc environment, no longer define _XOPEN_SOURCE
- on glibc, define only _GNU_SOURCE (instead of XOPEN_SOURCE + _BSD_SOURCE)
(see CVS head)
Since I've just tested it with linux-amd64 + glibc2.7,
please confirm whether it works on the platform you care.
2008-08-02 15:11:19 UTC in mlterm(Multi Lingual TERMinal emulator)
-
h_minami committed patchset 1331 of module mlterm to the mlterm(Multi Lingual TERMinal emulator) CVS repository, changing 5 files.
2008-08-02 14:49:54 UTC in mlterm(Multi Lingual TERMinal emulator)
-
In my understanding,
- __GLIBC__ and __GLIBC_MINOR__ are defined only *after* #include
and
- _GNU_SOURCE should be defined *before* include the header file
So defining _GNU_SOURCE based on __GLIBC__ and __GLIBC_MINOR__ do not make sense to me.
Dit it worked for you?.
2008-08-02 10:15:25 UTC in mlterm(Multi Lingual TERMinal emulator)
-
h_minami committed patchset 1330 of module mlterm to the mlterm(Multi Lingual TERMinal emulator) CVS repository, changing 2 files.
2008-07-22 04:24:09 UTC in mlterm(Multi Lingual TERMinal emulator)
-
h_minami committed patchset 1329 of module mlterm to the mlterm(Multi Lingual TERMinal emulator) CVS repository, changing 2 files.
2008-05-28 14:59:28 UTC in mlterm(Multi Lingual TERMinal emulator)
-
h_minami committed patchset 1328 of module mlterm to the mlterm(Multi Lingual TERMinal emulator) CVS repository, changing 2 files.
2008-04-25 20:55:14 UTC in mlterm(Multi Lingual TERMinal emulator)
-
h_minami committed patchset 1327 of module mlterm to the mlterm(Multi Lingual TERMinal emulator) CVS repository, changing 2 files.
2008-03-13 05:07:24 UTC in mlterm(Multi Lingual TERMinal emulator)