Viktor Szakáts escreveu:
Hi,
So you're using UNICODE build.

Your issue is probably caused by 1., which can mean two things:

a. UNICODE mode may not work without bugs in all places in Harbour.
   I hope these issues to be detected and fixed, if needed.
b. Even if UNICODE mode is bug-free, app level fixes may be
   required, such as properly setting codepage.

I hope UNICODE is not my personal pet in Harbour, so I also hope
others will comment on these issues, too. In fact I just switched
to UNICODE with recent builds also.

Finally I hope 3rd party developers will also recognize the
advantages of UNICODE mode and will eventually be synced with
core Harbour behavior in this aspect, like respecting Harbour
CP when doing conversions and using WIDE versions of functions
in UNICODE mode.

The goal is to have the same app code work without changes in
both UNICODE and non-UNICODE mode. This opens the door for such
future Harbour features, like internal UNICODE strings, which
seems like the ultimate goal.

Brgds,
Viktor

Hi!
So, how to turning off unicode when compile ? or this is not recomend ?
I am look for best solution.

Best regards,
Itamar M. Lins Jr.

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to