GNOME Bugzilla – Bug 705218
QRegExp doesn't work with 80-FF
Last modified: 2013-08-23 15:04:36 UTC
Created attachment 250571 [details] [review] fix QRegEx to enable the regular expressions like [a-zA-Z0-9_\x80-\xFF]+ Because of this bug, undocumented parameter check will fail when the name of the parameter has unicode (non ASCII) characters. I made the patch for this problem, please apply this. Regards, Suzumizaki-Kimitaka
Thanks, I'll include the patch in the next GIT update.
This bug was previously marked ASSIGNED, which means it should be fixed in doxygen version 1.8.5. Please verify if this is indeed the case. Reopen the bug if you think it is not fixed and please include any additional information that you think can be relevant.