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]

Re: [PATCH] locale: Rewrite locale/gen-translit.pl in Python


* Florian Weimer:

> This commit does not change the generated output file.
>
> 2018-12-05  Florian Weimer  <fweimer@redhat.com>
>
> 	Rewrite locale/gen-translit.pl in Python.
> 	* locale/Makefile (generated): Add C-translit.h.
> 	(before-compile): Add $(objpfx)C-translit.h.
> 	(C-translit.h): Move to $(objpfx).  Create target directory.
> 	Build using Python script.
> 	* locale/gen-translit.py: New file.
> 	* locale/gen-translit.pl: Remove file.
> 	* locale/C-translit.h.in: Change comment character to '#' for
> 	easier parsing without a C preprocessor.
> 	* locale/C-translit.h: Remove generated file.
> 	* manual/install.texi (Tools for Compilation): Do not mention
> 	C-translit.h.
> 	* scripts/build-many-glibcs.py (Context.fix_glibc_timestamps):
> 	Remove locale/C-translit.h.
> 	* scripts/update-copyrights: Likewise.

Ping?

<https://sourceware.org/ml/libc-alpha/2018-12/msg00148.html>

Thanks,
Florian


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