diff -r 0c91f0baec58 -r 045ade241ef5 crashanalysercmd/Libraries/Engine/ErrorLibrary/Resources/FSCLIENT_panic.xml --- a/crashanalysercmd/Libraries/Engine/ErrorLibrary/Resources/FSCLIENT_panic.xml Wed Apr 21 09:51:02 2010 +0300 +++ b/crashanalysercmd/Libraries/Engine/ErrorLibrary/Resources/FSCLIENT_panic.xml Fri Aug 27 12:21:46 2010 +0300 @@ -5,15 +5,15 @@ 0 - <p> This panic is raised by: </p> <p> the <code>TDriveUnit(TInt aDrive)</code> variant of the <code class="ApiItem">TDriveUnit</code> constructor, </p> <p> the <code>(TInt aDrive)</code> variant of the <code class="ApiItem">TDriveUnit</code> assignment operator </p> <p> when the specified drive number is greater than or equal to <code>KMaxDrives</code>, i.e. 26. </p> + <p>This panic is raised by: </p> <ul> <li> <p> the <code>TDriveUnit(TInt aDrive)</code> variant of the <code class="ApiItem" >TDriveUnit</code> constructor, </p> </li> <li> <p> the <code>(TInt aDrive)</code> variant of the <code class="ApiItem" >TDriveUnit</code> assignment operator </p> </li> </ul> <p> when the specified drive number is greater than or equal to <code>KMaxDrives</code>, i.e. 26. </p> 1 - <p> This panic is raised by: </p> <p> the <code>TDriveUnit(const TDesC&amp; aDriveText)</code> variant of the <code class="ApiItem">TDriveUnit</code> constructor, </p> <p> the <code>(const TDesC&amp; aDriveText)</code> variant of the <code class="ApiItem">TDriveUnit</code> assignment operator </p> <p> when the specified drive letter is invalid, i.e. does not correspond to a drive number. </p> + <p>This panic is raised by: </p> <ul> <li> <p> the <code>TDriveUnit(const TDesC&amp; aDriveText)</code> variant of the <code class="ApiItem" >TDriveUnit</code> constructor, </p> </li> <li> <p> the <code>(const TDesC&amp; aDriveText)</code> variant of the <code class="ApiItem" >TDriveUnit</code> assignment operator </p> </li> </ul> <p> when the specified drive letter is invalid, i.e. does not correspond to a drive number. </p> 2 - <p> This panic is raised when searching for the next file using <code class="ApiItem">TFindFile::Find()</code> or <code class="ApiItem">TFindFile::FindWild()</code> before the initial call specifying the search method. </p> <p> Calls to <code class="ApiItem">TFindFile::Find()</code> cannot be made until an initial call has been made to either of: </p> <p> <code class="ApiItem">TFindFile::FindByDir()</code> </p> <p> <code class="ApiItem">TFindFile::FindByPath()</code> </p> <p> Calls to <code class="ApiItem">TFindFile::FindWild()</code> cannot be made until an initial call has been made to either of: </p> <p> <code class="ApiItem">TFindFile::FindWildByDir()</code> </p> <p> <code class="ApiItem">TFindFile::FindWildByPath()</code> </p> + <p>This panic is raised when searching for the next file using <code class="ApiItem" >TFindFile::Find()</code> or <code class="ApiItem" >TFindFile::FindWild()</code> before the initial call specifying the search method. </p> <p> Calls to <code class="ApiItem" >TFindFile::Find()</code> cannot be made until an initial call has been made to either of: </p> <ul> <li> <p> <code class="ApiItem" >TFindFile::FindByDir()</code> </p> </li> <li> <p> <code class="ApiItem" >TFindFile::FindByPath()</code> </p> </li> </ul> <p> Calls to <code class="ApiItem" >TFindFile::FindWild()</code> cannot be made until an initial call has been made to either of: </p> <ul> <li> <p> <code class="ApiItem" >TFindFile::FindWildByDir()</code> </p> </li> <li> <p> <code class="ApiItem" >TFindFile::FindWildByPath()</code> </p> </li> </ul> 3 @@ -33,7 +33,7 @@ 7 - </p> <p> <em>Not used.</em> </p> + <p><em>Not used.</em> </p> 8 @@ -53,7 +53,7 @@ 12 - <p> The value returned by the file management observer functions: </p> <p> <code class="ApiItem">MFileManObserver::NotifyFileManStarted()</code> </p> <p> <code class="ApiItem">MFileManObserver::NotifyFileManEnded()</code> </p> <p> <code class="ApiItem">MFileManObserver::NotifyFileManOperation()</code> </p> <p> is not a valid <code class="ApiItem">MFileManObserver::TControl</code> enum value. </p> + <p>The value returned by the file management observer functions: </p> <ul> <li> <p> <code class="ApiItem" >MFileManObserver::NotifyFileManStarted()</code> </p> </li> <li> <p> <code class="ApiItem" >MFileManObserver::NotifyFileManEnded()</code> </p> </li> <li> <p> <code class="ApiItem" >MFileManObserver::NotifyFileManOperation()</code> </p> </li> </ul> <p> is not a valid <code class="ApiItem" >MFileManObserver::TControl</code> enum value. </p> 13 @@ -97,7 +97,7 @@ 23 - <p> This panic is raised by <code class="ApiItem">CDir::Sort()</code> when the method of sorting, as defined by the single function argument, is none of the entries: </p> <p> <code class="ApiItem">TEntryKey</code><code>::ESortNone</code> </p> <p> <code class="ApiItem">TEntryKey</code><code>::ESortByDate</code> </p> <p> <code class="ApiItem">TEntryKey</code><code>::ESortBySize</code> </p> <p> <code class="ApiItem">TEntryKey</code><code>::ESortByExt</code> </p> <p> <code class="ApiItem">TEntryKey</code><code>::ESortByUid</code> </p> <p> <code class="ApiItem">TEntryKey</code><code>::ESortByName</code> </p> + <p>This panic is raised by <code class="ApiItem" >CDir::Sort()</code> when the method of sorting, as defined by the single function argument, is none of the entries: </p> <ul> <li> <p> <code class="ApiItem" >TEntryKey</code> <code>::ESortNone</code> </p> </li> <li> <p> <code class="ApiItem" >TEntryKey</code> <code>::ESortByDate</code> </p> </li> <li> <p> <code class="ApiItem" >TEntryKey</code> <code>::ESortBySize</code> </p> </li> <li> <p> <code class="ApiItem" >TEntryKey</code> <code>::ESortByExt</code> </p> </li> <li> <p> <code class="ApiItem" >TEntryKey</code> <code>::ESortByUid</code> </p> </li> <li> <p> <code class="ApiItem" >TEntryKey</code> <code>::ESortByName</code> </p> </li> </ul> 24