Menu

#67 .undef does not undefine

open
nobody
None
9
2010-08-17
2009-10-13
Anonymous
No

The attached code snippet shows register aliases being defined, then undefined. Although undefined, re-use of the register generates a warning message and the definition can still be referenced. It seems almost as if .undef does nothing.

Discussion

  • Nobody/Anonymous

    .undef failure example

     
  • saperski

    saperski - 2010-08-13

    .undef is not implemented yet:

    case DIRECTIVE_UNDEF: // TODO
    break;

     
  • Anonymous

    Anonymous - 2010-08-17
    • priority: 5 --> 9
     

Log in to post a comment.

MongoDB Logo MongoDB