Menu

#39 Typo in branches.info

MCRB
closed
MCRB (7)
2017-02-11
2014-12-03
No

The last line of branches.info (MR12.3):

"A synonym for nonlinks is nonlinks."

Related

Tickets: #39

Discussion

  • Eric Swenson

    Eric Swenson - 2016-12-27

    I wonder what this is supposed to be. I don't see that there is any synonym for nonlinks. There is no short name, and looking at the source, I don't see any synonym entrypoint.nor any synonym reference in the bind file.

     
    • Charles Anthony

      Charles Anthony - 2016-12-29

      On Mon, Dec 26, 2016 at 5:00 PM, Eric Swenson eswenson1@users.sf.net
      wrote:

      I wonder what this is supposed to be. I don't see that there is any
      synonym for nonlinks. There is no short name, and looking at the source, I
      don't see any synonym entrypoint.nor any synonym reference in the bind file.

      I believe "branches" is the synonym.

      If you look at bound_active_function_$entries.pl1:

      dcl BRANCHES_EI static internal options (constant) init (6);
      dcl NONLINKS_EI static internal options (constant) init (21);

      PROCESS (6): / branch =
      segment, MSF, or directory
      /
      PROCESS (21):
      return ((type ^= Link));

      -- Charles


      ** [tickets:#39] Typo in branches.info**

      Status: open
      Milestone: MCRB
      Labels: MCRB
      Created: Wed Dec 03, 2014 06:03 PM UTC by Charles Anthony
      Last Updated: Wed Dec 03, 2014 06:03 PM UTC
      Owner: Charles Anthony

      The last line of branches.info (MR12.3):

      "A synonym for nonlinks is nonlinks."


      Sent from sourceforge.net because you indicated interest in <
      https://sourceforge.net/p/dps8m/tickets/39/>

      To unsubscribe from further messages, please visit <
      https://sourceforge.net/auth/subscriptions/>

       

      Related

      Tickets: #39

  • Eric Swenson

    Eric Swenson - 2016-12-29

    Yes, I think you're right. branches = non-links.

     
  • Eric Swenson

    Eric Swenson - 2017-02-11
     
  • Eric Swenson

    Eric Swenson - 2017-02-11
    • status: open --> closed
     

Log in to post a comment.