Home » U++ Library support » U++ Core » A couple of issues with a test app
Re: A couple of issues with a test app [message #13427 is a reply to message #13425] |
Sat, 05 January 2008 17:24   |
cbpporter
Messages: 1428 Registered: September 2007
|
Ultimate Contributor |
|
|
This approach seems to work. I have to look over the XmlParse source to see why this works, because it's quite interesting and is not SAX. I tried something similar inspired by the AdressBook example, but it did not work, so I tried the DOM like and this lead me to the problems.
Thank you for the help.
Quote: | Stupid bug in U++.
Quick fix
|
I wonder how these very small but relatively frequent bugs are still present. Do they keep creeping in, or are they just simply unnoticed. I found some of them with ease just by doing simple stuff, and if they are unnoticed for long periods of time, it means that U++ user base is smaller than I thought.
PS: I don't know that you noticed, but about three-quarter through the list of 13000 characters, there are some which are mangled, being interpreted as 4 characters. I didn't give it too much attention, but it could be those 4 byte above 64K codepoint UTF-8 chars. Those things always seem to come back and haunt me. If that's the case, after I finish the KanjiFlash app, which I need ASAP, and the refresh issues while drawing in another app, I really have to sit down and finish that UnicodeEx package.
|
|
|
Goto Forum:
Current Time: Mon Aug 04 00:15:21 CEST 2025
Total time taken to generate the page: 0.07093 seconds
|