Menu

#1 Allows duplicate case-insensitive tokens

latest
closed
5
2007-08-20
2007-07-05
No

This should not compile because GO and go.

interface sig
{
enum GO { HERE };
oneway void go();
};

Discussion

  • Chad Elliott

    Chad Elliott - 2007-08-17
    • status: open --> closed
     
  • Chad Elliott

    Chad Elliott - 2007-08-17
    • status: closed --> open
     
  • Chad Elliott

    Chad Elliott - 2007-08-20
    • status: open --> closed
     
  • Chad Elliott

    Chad Elliott - 2007-08-20

    Logged In: YES
    user_id=1591902
    Originator: YES

    Mon Aug 20 18:13:59 UTC 2007 Chad Elliott <elliott_c@ociweb.com>

    * idl/modules/IDLData.pm:

    Fixed issues with case-insensitive lookup for enum values,
    operations and data structures declared within an interface.

    * idl/test/case_test.idl:

    Added a test idl file for the above described situation.

     

Log in to post a comment.

MongoDB Logo MongoDB