[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gawk-diffs] [SCM] gawk branch, xgawk-build, updated. dbb8f309183eb908cc
From: |
Andrew J. Schorr |
Subject: |
[gawk-diffs] [SCM] gawk branch, xgawk-build, updated. dbb8f309183eb908cca5178460f61f93afdab0a0 |
Date: |
Sun, 25 Mar 2012 22:23:59 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gawk".
The branch, xgawk-build has been updated
via dbb8f309183eb908cca5178460f61f93afdab0a0 (commit)
from 9f25c096019b378cc0734fce4291ab53a35b391e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://git.sv.gnu.org/cgit/gawk.git/commit/?id=dbb8f309183eb908cca5178460f61f93afdab0a0
commit dbb8f309183eb908cca5178460f61f93afdab0a0
Author: Andrew J. Schorr <address@hidden>
Date: Sun Mar 25 18:23:18 2012 -0400
Update TODO.xgawk to mention libltdl.
diff --git a/TODO.xgawk b/TODO.xgawk
index 4c8ff98..9795dcd 100644
--- a/TODO.xgawk
+++ b/TODO.xgawk
@@ -90,6 +90,9 @@ be hosted?
Possible changes requiring (further) discussion:
+- Change from dlopen to using the libltdl library (i.e. lt_dlopen).
+ This may support more platforms.
+
- Implement namespaces. Arnold suggested the following in an email:
- Extend the definition of an 'identifier' to include "." as a valid
character
although an identifier can't start with it.
-----------------------------------------------------------------------
Summary of changes:
TODO.xgawk | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gawk-diffs] [SCM] gawk branch, xgawk-build, updated. dbb8f309183eb908cca5178460f61f93afdab0a0,
Andrew J. Schorr <=