diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2005-10-10 17:28:31 +0300 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2005-10-10 11:22:08 +0000 |
commit | 0added8b15cac1ea71069426f604832d35edbd96 (patch) | |
tree | 94ed12998ad8294974c52ac12a469d6bc7bbae88 /symbian/TODO | |
parent | d13b0db44cac76f0adf0e6c3d90ab2721e4b6521 (diff) | |
download | perl-0added8b15cac1ea71069426f604832d35edbd96.tar.gz |
Symbian bleadperl@25725 update
Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A5C4@esebe105.NOE.Nokia.com>
p4raw-id: //depot/perl@25730
Diffstat (limited to 'symbian/TODO')
-rw-r--r-- | symbian/TODO | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/symbian/TODO b/symbian/TODO index 94726415d1..a36aa95e4e 100644 --- a/symbian/TODO +++ b/symbian/TODO @@ -43,8 +43,11 @@ - in S60 1.2 (at least in 3650 Nokia 3650 v3.11) setjmp/longjmp is fragile (see Symbian FAQ-0929), intensive debugging and fix needed -- in S60 2.x (at least in Nokia 6630 v4.03.11) launching scripts via +- in S60 2.6 (at least in Nokia 6630 v4.03.11) launching scripts via FExplorer does not open up the console +- in the SDK the build creates DLLs in the system area + (e.g. epoc32\release\thumb\urel\io.dll), this is dangerous. Prefix them? + (needs changes in xsbuild and DynaLoader/XSLoader) =head2 Unicode |