summaryrefslogtreecommitdiffstats
path: root/BUGS
blob: 510698e1e36ba707a2277f814ad9404e99e25ddc (plain)
1
2
3
4
5
6
List of known bugs and limitations:

- getting the string for `dcgettext' or `dgettext' fails if the first
  argument is some different than a list of identifiers or strings.
- gettext ("") returns the header entry of the message catalog (a multiline
  string), not the empty string.