[libmarpa-r2-perl] 09/32: Fixed unresolved external symbols, Github issue #133: t+

Jonas Smedegaard dr at jones.dk
Sat May 17 21:24:12 UTC 2014


This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag Marpa-R2-2.085_004
in repository libmarpa-r2-perl.

commit 66d273a68e313f71e0cc512801391a377beed96b
Author: Jeffrey Kegler <JKEGL at cpan.org>
Date:   Thu Apr 24 09:53:01 2014 -0700

    Fixed unresolved external symbols, Github issue #133: t+
---
 cpan/libmarpa/dev/internal.texi | 24 ------------------------
 1 file changed, 24 deletions(-)

diff --git a/cpan/libmarpa/dev/internal.texi b/cpan/libmarpa/dev/internal.texi
index e6eeaf3..c1358ba 100644
--- a/cpan/libmarpa/dev/internal.texi
+++ b/cpan/libmarpa/dev/internal.texi
@@ -109,19 +109,6 @@ should treat these methods as ``undocumented''.
 @node Symbol internal methods, Rule internals, Internal Interface, Internal Interface
 @section Symbol internal methods
 
- at deftypefun int _marpa_g_rule_first_child_set ( @
-    Marpa_Grammar @var{g}, @
-    Marpa_Rule_ID @var{rule_id})
-If the desired semantics is simply
-to return the first child as the value
-(not an uncommon case)
-Marpa could implement that as a stack no-op.
-This stub may become part of the external interface
-at some point,
-once I fully work out the implications
-of "first child" semantics.
- at end deftypefun
-
 @deftypefun int _marpa_g_nsy_is_start ( Marpa_Grammar @var{g}, @
     Marpa_NSY_ID @var{nsy_id})
 @end deftypefun
@@ -141,14 +128,6 @@ of "first child" semantics.
     Marpa_Grammar @var{g}, @
     Marpa_Symbol_ID @var{symid})
 @end deftypefun
- at deftypefun Marpa_Symbol_ID _marpa_g_symbol_proper_alias ( @
-  Marpa_Grammar @var{g}, @
-    Marpa_Symbol_ID @var{symid})
- at end deftypefun
- at deftypefun Marpa_Symbol_ID _marpa_g_symbol_null_alias ( @
-  Marpa_Grammar @var{g}, @
-  Marpa_Symbol_ID @var{symid})
- at end deftypefun
 @deftypefun int _marpa_g_nsy_is_semantic ( @
   Marpa_Grammar @var{g}, @
   Marpa_NSY_ID @var{nsy_id})
@@ -277,9 +256,6 @@ Marpa's internals, as described in
 @deftypefun Marpa_Symbol_ID _marpa_g_ahm_postdot (Marpa_Grammar @var{g}, @
     Marpa_AHM_ID @var{item_id})
 @end deftypefun
- at deftypefun int _marpa_g_ahm_sort_key (Marpa_Grammar @var{g}, @
-    Marpa_AHM_ID @var{item_id})
- at end deftypefun
 
 @node Recognizer internals, Bocage internals, Grammar internals, Internal Interface
 @section Recognizer internals

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmarpa-r2-perl.git



More information about the Pkg-perl-cvs-commits mailing list