Menu

#3 No matching on $names

closed-postponed
nobody
None
5
2001-12-10
2001-12-02
Ryan Daum
No

Object numbers and object names work with the matching
routines, but $ notated names don't appear to.

Discussion

  • Ryan Daum

    Ryan Daum - 2001-12-10
    • status: open --> open-postponed
     
  • Ryan Daum

    Ryan Daum - 2001-12-10

    Logged In: YES
    user_id=15747

    I discovered that this is a core error related to some
    renumbering of the order of the variable type definitions
    for Var. Some sloppy code in match_env uses an integer for
    type comparison:

    14: if (what == E_VARNF || typeof(what) != 2)
    15: return #-1;
    16: else

    This must be fixed in the final distributed core.

     
  • Ryan Daum

    Ryan Daum - 2001-12-10
    • status: open-postponed --> closed-postponed
     

Log in to post a comment.

MongoDB Logo MongoDB