mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-03 09:46:17 +01:00
Add note about command line arg parsing, and fix percent done on regexp
support
This commit is contained in:
parent
10a535542f
commit
7bc57ad22a
16
TODO.xml
16
TODO.xml
@ -23,7 +23,7 @@
|
|||||||
<contact>gtk-devel-list@redhat.com</contact>
|
<contact>gtk-devel-list@redhat.com</contact>
|
||||||
</entry>
|
</entry>
|
||||||
|
|
||||||
<entry size="small" status="8%" target="1.4">
|
<entry size="small" status="80%" target="1.4">
|
||||||
<title>Regular expression support</title>
|
<title>Regular expression support</title>
|
||||||
<description>
|
<description>
|
||||||
<p>
|
<p>
|
||||||
@ -35,5 +35,19 @@
|
|||||||
<contact>gtk-devel-list@redhat.com</contact>
|
<contact>gtk-devel-list@redhat.com</contact>
|
||||||
</entry>
|
</entry>
|
||||||
|
|
||||||
|
<entry size="small" status="0%" target="1.4">
|
||||||
|
<title>Argument parsing</title>
|
||||||
|
<description>
|
||||||
|
<p>
|
||||||
|
Put support for command line argument parsing in glib.
|
||||||
|
This should probably just be a renaming of popt.
|
||||||
|
It's a larger task if you start from scratch.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
</description>
|
||||||
|
<contact>gtk-devel-list@redhat.com</contact>
|
||||||
|
</entry>
|
||||||
|
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
</todo>
|
</todo>
|
||||||
|
Loading…
Reference in New Issue
Block a user