This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gconv: Regular expressions in `gconv-modules` `module` lines


>

Regarding the following paragraph that appears in the glibc manual,
section 6.5.4.2 Finding the conversion path in `iconv`
(http://www.gnu.org/software/libc/manual/html_node/glibc-iconv-Implementation.html):

> A mysterious item about the `gconv-modules` file above (and also the file
> coming with the GNU C library) are the names of the character sets specified
> in the `module` lines. Why do almost all the names end in `//`? And this is
> not all: the names can actually be regular expressions. At this point in time
> this mystery should not be revealed, unless you have the relevant
> spell-casting materials: ashes from an original DOS 6.2 boot disk burnt in
> effigy, a crucifix blessed by St. Emacs, assorted herbal roots from Central
> America, sand from Cebu, etc. Sorry! *The part of the implementation where
> this is used is not yet finished. For now please simply follow the existing
> examples. It'll become clearer once it is. âdrepper*

Is it currently possible to use regular expressions in the "from" and/or "to"
columns of `module` lines?  If not, what was the last discussion on this
feature?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]