-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathBUGS
29 lines (21 loc) · 1.2 KB
/
BUGS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Documentation bug with mdate.txt, its missing lines and characters from the
fop conversion for some reason.
There's a GCC or gnu library bug somewhere that gets triggered by
optimizations (or i18n bugs?) for certain languages, de and es.
I fixed es by removing an empty line (big clue) and by lowering the
optimization under linux, that fixed de. But under FreeBSD optimization isn't
a good idea anyway, so de is still hosed. Users of the FreeBSD port are warned
that WANT_PRETTY is NOT a good idea if you intend to use the German language,
unless you like leaving core files around! Any help with this pernicious bug
would be greatly appreciated.
Going back too far with a default @a/@A is asking for trouble. Try:
mdate -c 5848285 -j 584285
it's a mess; even worse try:
mdate -j 584285.0
Previously, you could mdate -c 0 -j 0 but that makes a bigger
mess now. The only fix for this is to NOT make @a/@A default values for now,
but I suspect it's a locale/struct tm problem really and nothing I care to
rewrite for now.
As of Debian Squeeze 64bit, this problem seems to be not so bad. At least
trying the above tests doesnt spit out garbage any more, possibly because the
default correlation has been moved back to 584283.