]> git.saurik.com Git - wxWidgets.git/commit
Use a unique namespace for generating identifiers.
authorDimitri Schoolwerth <dimitri.schoolwerth@gmail.com>
Wed, 15 Sep 2010 11:45:32 +0000 (11:45 +0000)
committerDimitri Schoolwerth <dimitri.schoolwerth@gmail.com>
Wed, 15 Sep 2010 11:45:32 +0000 (11:45 +0000)
commita99dbd9eba7a0b9af0b8c2c44cac9fcf55a59cc7
treef8a9ff33f48829162c9e8937d9ffea3d8ff4032c
parent7f71d431eed8582145bba42885299014667feaee
Use a unique namespace for generating identifiers.

Instead of using uuid.NAMESPACE_DNS as namespace use a newly generated UUID. Also minor cleanup of import uuid statement.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65549 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
build/osx/fix_xcode_ids.py