]> granicus.if.org Git - curl/commitdiff
Reduced the requested Symbian capabilities.
authorDan Fandrich <dan@coneharvesters.com>
Thu, 24 Apr 2008 23:24:57 +0000 (23:24 +0000)
committerDan Fandrich <dan@coneharvesters.com>
Thu, 24 Apr 2008 23:24:57 +0000 (23:24 +0000)
Correctly noted what happens to stderr.

packages/Symbian/group/curl.mmp
packages/Symbian/group/libcurl.mmp
packages/Symbian/readme.txt

index 6fbaf995ebe30d1c108f1a8b9cbe6bc8a250575f..55dea716e6f6f1a504c250e6ec7ef1a7679a5cac 100644 (file)
@@ -17,7 +17,7 @@ SYSTEMINCLUDE ..\..\..\include ..\..\..\lib ..\..\..\include\curl \
 LIBRARY       euser.lib libc.lib libcurl.lib
 STATICLIBRARY libcrt0.lib
 
-CAPABILITY ALL -Tcb
+CAPABILITY NetworkServices
 
 EPOCSTACKSIZE 0x18000
 
index 75f572dab154b71594f67a643901cfb7654d7a45..3c62c5aafa6000590aef43443886fe00545e4462 100644 (file)
@@ -27,6 +27,7 @@ SYSTEMINCLUDE ..\..\..\include ..\..\..\include\curl \
                        \epoc32\include\stdapis \epoc32\include
 
 LIBRARY       euser.lib libc.lib
-CAPABILITY ALL -Tcb
+
+CAPABILITY NetworkServices
 
 EPOCALLOWDLLDATA
index 5ce85eadad3443d3a6ec0787bbc03b40d67eee0c..c64d1fa702be9ba56625c88985a58e1c8179b127 100644 (file)
@@ -29,10 +29,10 @@ Failure to do so may mean that some of your options won't be correctly
 processed.
 
 Symbian OS does not provide for redirecting the standard I/O streams, so
-stdin always comes from the keyboard and stdout always goes to the
-console; stderr is thrown away.  The standard curl options -o, --stderr
-and --trace-ascii can be used to redirect output to a file (or stdout)
-instead.
+stdin always comes from the keyboard, stdout always goes to the
+console, and stderr goes to the epocwind.out file (on the emulator).
+The standard curl options -o, --stderr and --trace-ascii can be used to
+redirect output to a file (or stdout) instead.
 
 P.I.P.S. doesn't inherit the current working directory at startup, so you
 may need to use the -o option to specify a specific location to store a