do not use system is<alpha|alnum|space|...>, because of the different implementations...
authorVadim Pisarevsky <no@email>
Tue, 24 May 2011 13:34:25 +0000 (13:34 +0000)
committerVadim Pisarevsky <no@email>
Tue, 24 May 2011 13:34:25 +0000 (13:34 +0000)
commit309bb171b2769bf29b0fa501682d3a761c90239b
treefa8dee81e59fed985d0433f15720b1b610bfd437
parent76e4c2007b4fbdc4606cb377b2859efab8a7bb16
do not use system is<alpha|alnum|space|...>, because of the different implementations (and in OpenCV we assume english names of the identifiers etc)
modules/core/src/persistence.cpp