[utf8vcl-general] [utf8vcl - General] RE: Access Violation, Turbo Delphi
Status: Alpha
Brought to you by:
bluelive
From: SourceForge.net <no...@so...> - 2007-08-28 09:47:37
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4488409 By: bluelive For starters we need to bring down the active leaks, a leak per window might not be problematic (infact delphi does this) Also currently we allocate a whole page per alloc, this can be optimized to reuse parts of the page for multiple calls. However i have no active projects requiring utf8vcl so i won't be coding this soon. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=671785 |