Posted to tcl by mistachkin at Thu Feb 04 23:45:30 GMT 2010view raw

  1.  
  2.  
  3. generic\tclPosixStr.c(347) : error C2196: case value '123' already used
  4. generic\tclPosixStr.c(407) : error C2196: case value '121' already used
  5. generic\tclPosixStr.c(795) : error C2196: case value '123' already used
  6. generic\tclPosixStr.c(855) : error C2196: case value '121' already used

Comments

Posted by mistachkin at Thu Feb 04 23:49:45 GMT 2010 [text] [code]

This issue is probably specific to the Visual C++ 2010 compiler. I'm using beta 2.