<rss version="2.0"><channel><title>QualityCentral Delphi entries</title><link>http://qc.borland.com/</link><description>QualityCentral Delphi entries</description><lastBuildDate>Fri, 14 Mar 2008 16:23:39 GMT</lastBuildDate><item><title>WSDL importer fails to import schemas in XSD files namespace</title><description>QC#: 53643 Version: 11.0 Status: Open defect, requires resolution Resolution: Bug has been deferred until the next rel Description: Importer fails to import schemas when namespace property is used to import a schemaLocation.  It seems to ignore the schema</description><link>http://qc.borland.com/wc/wc.exe/details?reportid=53643</link><guid>http://qc.borland.com/wc/wc.exe/details?reportid=53643</guid><author>Tom Glunz</author><category>Bug Report</category><pubDate>Fri, 14 Mar 2008 16:08:58 GMT</pubDate></item><item><title>Importer does not support maxOccurs="unbounded"' on compositor nodes</title><description>QC#: 45464 Version: 11.0 Status: Open defect, requires resolution Resolution: Bug has been deferred until the next rel Description: The following wsdl does not import correctly.&lt;br&gt;
      &amp;lt;xs:element name=&amp;quot;MSOOffersResubmit&amp;quot;&amp;gt;&lt;br&gt;
         &amp;lt;xs:complexType&amp;gt;&lt;br&gt;
      </description><link>http://qc.borland.com/wc/wc.exe/details?reportid=45464</link><guid>http://qc.borland.com/wc/wc.exe/details?reportid=45464</guid><author>Jason Southwell</author><category>Bug Report</category><pubDate>Fri, 14 Mar 2008 16:08:19 GMT</pubDate></item><item><title>Editor's bug</title><description>QC#: 10711 Version: 9.0 Status: Open defect, requires resolution Resolution: Bug has been deferred until the next rel Description: I am using the Japanese version.&lt;br&gt;
If Japanese is used on an editor, the position of a tab may shift. &lt;br&gt;
Expected display state</description><link>http://qc.borland.com/wc/wc.exe/details?reportid=10711</link><guid>http://qc.borland.com/wc/wc.exe/details?reportid=10711</guid><author>Yasuharu Sasai</author><category>Bug Report</category><pubDate>Fri, 14 Mar 2008 16:05:13 GMT</pubDate></item><item><title>mouse selection with "alt"-key pressed doesn't work correctly</title><description>QC#: 26770 Version: 10.0 Status: Open defect, requires resolution Resolution: Bug is a duplicate (must note dup bug #) Description: Hello,&lt;br&gt;
If you use &amp;quot;alt&amp;quot;+mouse to select blocks of source code, you may encounter the problem that not the correct &amp;quot;block&amp;quot; i</description><link>http://qc.borland.com/wc/wc.exe/details?reportid=26770</link><guid>http://qc.borland.com/wc/wc.exe/details?reportid=26770</guid><author>Nicolai Waniek</author><category>Suggestion</category><pubDate>Fri, 14 Mar 2008 16:05:07 GMT</pubDate></item><item><title>Delphi does not perform range checking on some dynamic arrays</title><description>QC#: 59452 Version: 10.0 Status: New defect, requires tester review Description: Delphi does not perform range checking on some dynamic arrays: dynamic arrays of static arrays (when the static array takes up more than 8 bytes).</description><link>http://qc.borland.com/wc/wc.exe/details?reportid=59452</link><guid>http://qc.borland.com/wc/wc.exe/details?reportid=59452</guid><author>David McCammond-Watts</author><category>Bug Report</category><pubDate>Fri, 14 Mar 2008 12:44:35 GMT</pubDate></item><item><title>MSBuild do not compile rc files</title><description>QC#: 59461 Version: 11.2 Status: Open defect, requires resolution Description: My VCL Win32 Delphi project has rc files.  These rc files were compiled correctly in Delphi IDE.  However, if I use MSBUILD in command line to compile the groupproj/dproj files</description><link>http://qc.borland.com/wc/wc.exe/details?reportid=59461</link><guid>http://qc.borland.com/wc/wc.exe/details?reportid=59461</guid><author>CheeYang Chau</author><category>Bug Report</category><pubDate>Fri, 14 Mar 2008 08:07:47 GMT</pubDate></item><item><title>Bad encoding of UTF8string constant in UTF8 pas file format</title><description>QC#: 59264 Version: 11.0 Status: Closed defect, no action required Resolution: Bug description is invalid as submitted Description: I think that UTF8string constant must *not Encoding* in UTF8 file format. &lt;br&gt;
But, The UTF8string constant was encoding to Ans</description><link>http://qc.borland.com/wc/wc.exe/details?reportid=59264</link><guid>http://qc.borland.com/wc/wc.exe/details?reportid=59264</guid><author>Minoru Yoshida</author><category>Suggestion</category><pubDate>Fri, 14 Mar 2008 02:35:50 GMT</pubDate></item><item><title>"Show Path"-Option in the project manager</title><description>QC#: 59363 Version: 11.2 Status: Open defect, requires resolution Description: Whenever i start the cbuilder2007/2006, the path of my projects are not shown on the old position. Over the years, this drive me crazy. (see attachment). We are working with a </description><link>http://qc.borland.com/wc/wc.exe/details?reportid=59363</link><guid>http://qc.borland.com/wc/wc.exe/details?reportid=59363</guid><author>Gerhard Hartz</author><category>Bug Report</category><enclosure url="http://qc.borland.com/wc/wc.exe/dosendFile?ReportID=59363" length="93942" type="application/zip"/><pubDate>Fri, 14 Mar 2008 00:04:18 GMT</pubDate></item><item><title>Inherited procedure is not displayed on object inspector.</title><description>QC#: 56376 Version: 11.2 Status: Open defect, requires resolution Description: Inherited procedure is not displayed on object inspector.&lt;br&gt;
</description><link>http://qc.borland.com/wc/wc.exe/details?reportid=56376</link><guid>http://qc.borland.com/wc/wc.exe/details?reportid=56376</guid><author>Chikako Yonezawa</author><category>Bug Report</category><pubDate>Thu, 13 Mar 2008 23:06:13 GMT</pubDate></item><item><title>Together : Problem when creating a class herited from another one</title><description>QC#: 43119 Version: 10.0 Status: Open defect, requires resolution Description: When I tried to create a class herited from another one, even I declared the good unit in the user section, I cannot reach the herited class from the Extends class property.</description><link>http://qc.borland.com/wc/wc.exe/details?reportid=43119</link><guid>http://qc.borland.com/wc/wc.exe/details?reportid=43119</guid><author>RODRIGUEZ Pierre</author><category>Suggestion</category><pubDate>Thu, 13 Mar 2008 23:05:42 GMT</pubDate></item><item><title>Scroll caret into view after block completion (esp. TRY... FINALLY)</title><description>QC#: 59366 Version: 11.2 Status: Open defect, requires resolution Description: When you open a TRY block, then go a few lines down and press Enter, the Block Completion adds the corresponding FINALLY...END part and sets the caret in there.   So far so goo</description><link>http://qc.borland.com/wc/wc.exe/details?reportid=59366</link><guid>http://qc.borland.com/wc/wc.exe/details?reportid=59366</guid><author>Alexey Rytov</author><category>Suggestion</category><pubDate>Thu, 13 Mar 2008 20:50:22 GMT</pubDate></item><item><title>Search strings "autocompleted" when they shoudn't be.</title><description>QC#: 59371 Version: 11.2 Status: Closed defect, no action required Resolution: Behavior is as designed Description: As you are typing in a search string in the Find dialog, the IDE tries to help by &amp;quot;suggesting&amp;quot; one of the recent search strings.  In certai</description><link>http://qc.borland.com/wc/wc.exe/details?reportid=59371</link><guid>http://qc.borland.com/wc/wc.exe/details?reportid=59371</guid><author>Alexey Rytov</author><category>Bug Report</category><pubDate>Thu, 13 Mar 2008 20:46:44 GMT</pubDate></item><item><title>Method shown as having String parameters but it has AnsiString parameters</title><description>QC#: 59390 Version: 11.2 Status: Closed defect, no action required Resolution: Behavior is as designed Description: Please move this report to a more suitable category if I choose the wrong one.&lt;br&gt;
Assume a class with a method as follows:&lt;br&gt;
myMethod(a, b:Ans</description><link>http://qc.borland.com/wc/wc.exe/details?reportid=59390</link><guid>http://qc.borland.com/wc/wc.exe/details?reportid=59390</guid><author>Markus Humm</author><category>Bug Report</category><pubDate>Thu, 13 Mar 2008 20:40:53 GMT</pubDate></item><item><title>TClientDataset saves Left</title><description>QC#: 59408 Version: 11.2 Status: Closed defect, no action required Resolution: Behavior is as designed Description: When a TClientDataset is saved in a DFM, its Left property is (unnecessarily ?) saved</description><link>http://qc.borland.com/wc/wc.exe/details?reportid=59408</link><guid>http://qc.borland.com/wc/wc.exe/details?reportid=59408</guid><author>Ian Trackman</author><category>Bug Report</category><pubDate>Thu, 13 Mar 2008 20:30:23 GMT</pubDate></item><item><title>ERROR set callback for non active SQLMonitor</title><description>QC#: 58678 Version: 11.2 Status: New defect, requires tester review Description: Not active SQLMonitor takes events from dbx driver.&lt;br&gt;
Mistake reveals itself when SQLMonitor.Active=False and SQLMonitor.Connection &amp;lt;&amp;gt; nil.&lt;br&gt;
When closing the form on which ther</description><link>http://qc.borland.com/wc/wc.exe/details?reportid=58678</link><guid>http://qc.borland.com/wc/wc.exe/details?reportid=58678</guid><author>Vadim Lou</author><category>Bug Report</category><pubDate>Thu, 13 Mar 2008 20:20:50 GMT</pubDate></item><item><title>Any field after readonly field is readonly also</title><description>QC#: 58471 Version: 11.2 Status: New defect, requires tester review Description: see SqlExpr.pas&lt;br&gt;
procedure TCustomSQLDataSet.InternalInitFieldDefs;&lt;br&gt;
  ...&lt;br&gt;
  LoadFieldDef(Word(FID), FieldDescs[0]); // this method does not clean readonly flag in FieldDescs[</description><link>http://qc.borland.com/wc/wc.exe/details?reportid=58471</link><guid>http://qc.borland.com/wc/wc.exe/details?reportid=58471</guid><author>Vadim Lou</author><category>Bug Report</category><enclosure url="http://qc.borland.com/wc/wc.exe/dosendFile?ReportID=58471" length="519825" type="application/zip"/><pubDate>Thu, 13 Mar 2008 20:13:20 GMT</pubDate></item><item><title>docking demo is broken, was ok in delphi7</title><description>QC#: 28624 Version: 10.0 Status: Open defect, requires resolution Description: the docking demo behaves strangely sometimes, is broken other times, compared to delphi7 version of the docking demo.&lt;br&gt;
tab-sheet host:&lt;br&gt;
using the delphi7 demo, create a floatin</description><link>http://qc.borland.com/wc/wc.exe/details?reportid=28624</link><guid>http://qc.borland.com/wc/wc.exe/details?reportid=28624</guid><author>grant allan</author><category>Bug Report</category><enclosure url="http://qc.borland.com/wc/wc.exe/dosendFile?ReportID=28624" length="82189" type="application/zip"/><pubDate>Thu, 13 Mar 2008 14:53:36 GMT</pubDate></item><item><title>MainFormOnTaskBar doesn't show splash screen</title><description>QC#: 58288 Version: 11.2 Status: Awaiting Requested Information Resolution: Need more information/demo/steps Description: My application has an opening splash screen.&lt;br&gt;
Running under Vista, the app shows up on the Windows taskbar as soon as the app starts </description><link>http://qc.borland.com/wc/wc.exe/details?reportid=58288</link><guid>http://qc.borland.com/wc/wc.exe/details?reportid=58288</guid><author>Ian Trackman</author><category>Bug Report</category><pubDate>Thu, 13 Mar 2008 08:17:46 GMT</pubDate></item><item><title>Cannot call Oracle functions with varchar2 return values</title><description>QC#: 57534 Version: 11.2 Status: Open defect, requires resolution Resolution: Bug is a duplicate (must note dup bug #) Description: Using the AdoDbxClient provider, I cannot successfully call an Oracle function which has a varchar2 return value. Attempts </description><link>http://qc.borland.com/wc/wc.exe/details?reportid=57534</link><guid>http://qc.borland.com/wc/wc.exe/details?reportid=57534</guid><author>David Clegg</author><category>Bug Report</category><pubDate>Wed, 12 Mar 2008 23:10:07 GMT</pubDate></item><item><title>dbxmss30.dll appears to have a memory leak</title><description>QC#: 59293 Version: 11.2 Status: Open defect, requires resolution Description: When using a TClientDataSet to connect to MS SQL Server, a memory leak occurs. Using the Windows Task Manager the working set increases indefintely for each query. 11.0.2902.10</description><link>http://qc.borland.com/wc/wc.exe/details?reportid=59293</link><guid>http://qc.borland.com/wc/wc.exe/details?reportid=59293</guid><author>Stephen Stewart</author><category>Bug Report</category><enclosure url="http://qc.borland.com/wc/wc.exe/dosendFile?ReportID=59293" length="11207" type="application/zip"/><pubDate>Wed, 12 Mar 2008 20:05:05 GMT</pubDate></item><item><title>Memory leak when dynamically loading DLL with Dialogs unit uses</title><description>QC#: 58918 Version: 11.2 Status: Open defect, requires resolution Description: There is a memory leak when DLL are dynamically loading and unloading when the Dialogs or Controls units are in uses.&lt;br&gt;
This a critical bug when the DLL is used by a windows ser</description><link>http://qc.borland.com/wc/wc.exe/details?reportid=58918</link><guid>http://qc.borland.com/wc/wc.exe/details?reportid=58918</guid><author>Jerome DUVAL</author><category>Bug Report</category><pubDate>Wed, 12 Mar 2008 17:40:33 GMT</pubDate></item><item><title>Error on SecondsBetween routine</title><description>QC#: 59310 Version: 11.2 Status: Open defect, requires resolution Description: The SecondsBetween routine don t return the correct value for some input values.&lt;br&gt;
Probably other similar routines such as MilliSecondsBetween is bugged too</description><link>http://qc.borland.com/wc/wc.exe/details?reportid=59310</link><guid>http://qc.borland.com/wc/wc.exe/details?reportid=59310</guid><author>Éric Fleming Bonilha</author><category>Bug Report</category><pubDate>Wed, 12 Mar 2008 17:40:33 GMT</pubDate></item><item><title>F2084 Internal Error: URW4698</title><description>QC#: 58291 Version: 11.2 Status: Open defect, requires resolution Resolution: Need more information/demo/steps Description: I'm getting this error when I try to compile a very simple Delphi 2007 project.&lt;br&gt;
I have no idea what this means and there is no hel</description><link>http://qc.borland.com/wc/wc.exe/details?reportid=58291</link><guid>http://qc.borland.com/wc/wc.exe/details?reportid=58291</guid><author>Trevor Bradley</author><category>Bug Report</category><enclosure url="http://qc.borland.com/wc/wc.exe/dosendFile?ReportID=58291" length="99627" type="application/zip"/><pubDate>Wed, 12 Mar 2008 17:40:32 GMT</pubDate></item><item><title>Changing tab with a pas file gives "Assertion failed" after 1-3 hours of working with IDE, changes lost</title><description>QC#: 57766 Version: 11.2 Status: Open defect, requires resolution Description: After working with IDE for 2-4 hours, with many .pas files open in different tabs, chaning to a different tab by selecting the tab, or by closing the current tab with [x] butto</description><link>http://qc.borland.com/wc/wc.exe/details?reportid=57766</link><guid>http://qc.borland.com/wc/wc.exe/details?reportid=57766</guid><author>Max Masyutin</author><category>Bug Report</category><pubDate>Wed, 12 Mar 2008 17:40:31 GMT</pubDate></item><item><title>Memory Leak/Slow Response</title><description>QC#: 56237 Version: 11.2 Status: Open defect, requires resolution Description: </description><link>http://qc.borland.com/wc/wc.exe/details?reportid=56237</link><guid>http://qc.borland.com/wc/wc.exe/details?reportid=56237</guid><author>Kiosk Logix</author><category>Bug Report</category><pubDate>Wed, 12 Mar 2008 17:40:28 GMT</pubDate></item><item><title>IDE crashes hangs (pherhaps Endless loop)</title><description>QC#: 54081 Version: 11.0 Status: Open defect, requires resolution Description: The IDE hangs if one implements code like this and tries to &lt;br&gt;
save (or compile) the project and accidently having&lt;br&gt;
a property multiple times defined (as it occures through&lt;br&gt;
copy a</description><link>http://qc.borland.com/wc/wc.exe/details?reportid=54081</link><guid>http://qc.borland.com/wc/wc.exe/details?reportid=54081</guid><author>Michael Rabatscher</author><category>Bug Report</category><pubDate>Wed, 12 Mar 2008 17:40:24 GMT</pubDate></item><item><title>SysUtils.Abort raise an "Access Viaolation" exception</title><description>QC#: 54331 Version: 10.0 Status: Open defect, requires resolution Description: SysUtils.Abort may cause an AV exception if a call to the Abort is maked from a procedure, that uses EBP as a local variable.&lt;br&gt;
Source for SysUtils.Abort in 2006:&lt;br&gt;
    procedure</description><link>http://qc.borland.com/wc/wc.exe/details?reportid=54331</link><guid>http://qc.borland.com/wc/wc.exe/details?reportid=54331</guid><author>vadim zenko</author><category>Bug Report</category><pubDate>Wed, 12 Mar 2008 17:40:24 GMT</pubDate></item><item><title>SetDomConverter method of THTTPRIO implemented incorrectly</title><description>QC#: 53437 Version: 11.0 Status: Open defect, requires resolution Description: SetDomConverter is implemented as:&lt;br&gt;
procedure THTTPRIO.SetDomConverter(Value: TOPToSoapDomConvert);&lt;br&gt;
begin&lt;br&gt;
  if Assigned(FDOMConverter) and (FDomConverter.Owner = Self) then&lt;br&gt;
  b</description><link>http://qc.borland.com/wc/wc.exe/details?reportid=53437</link><guid>http://qc.borland.com/wc/wc.exe/details?reportid=53437</guid><author>Dave Nottage</author><category>Bug Report</category><pubDate>Wed, 12 Mar 2008 17:40:23 GMT</pubDate></item><item><title>Random paths are prepended to .dcp references</title><description>QC#: 47956 Version: 11.0 Status: Open defect, requires resolution Description: Inside .dproj files, random paths are prepended to .dcp references when a package is saved.&lt;br&gt;
This is a new issue with Delphi 2007's .dproj files. It didn't happen with Delphi 2</description><link>http://qc.borland.com/wc/wc.exe/details?reportid=47956</link><guid>http://qc.borland.com/wc/wc.exe/details?reportid=47956</guid><author>Jordan Russell</author><category>Bug Report</category><pubDate>Wed, 12 Mar 2008 17:40:06 GMT</pubDate></item><item><title>Using Addition operation for TBcd variant  cause Bcd overflow when compiler optimization is turn off</title><description>QC#: 32648 Version: 10.0 Status: Open defect, requires resolution Description: Using TBcd Add operation will caused BCD Overflowed.  Try run the following test cases and compile with Optimization = off.  The test  cases fail.  However, if the Optimization</description><link>http://qc.borland.com/wc/wc.exe/details?reportid=32648</link><guid>http://qc.borland.com/wc/wc.exe/details?reportid=32648</guid><author>CheeYang Chau</author><category>Bug Report</category><pubDate>Wed, 12 Mar 2008 17:38:58 GMT</pubDate></item><item><title>Delphi/C++ interop</title><description>QC#: 31791 Version: 10.0 Status: Open defect, requires resolution Description: Hi!&lt;br&gt;
Delphi.W32 should consider adding support to call C code similar to the way C++Builder is calling unmanaged Delphi code.&lt;br&gt;
I believe that introduction of GC and IL is not n</description><link>http://qc.borland.com/wc/wc.exe/details?reportid=31791</link><guid>http://qc.borland.com/wc/wc.exe/details?reportid=31791</guid><author>Janez Makovsek</author><category>Suggestion</category><pubDate>Wed, 12 Mar 2008 17:38:54 GMT</pubDate></item><item><title>German "Umlaute" get crunched</title><description>QC#: 29097 Version: 10.0 Status: Open defect, requires resolution Description: When I type in German Umlaute (      ) in a pascal unit, switch back and forth to the text view of the corresponding dfm file, all the Umlaute get crunched.</description><link>http://qc.borland.com/wc/wc.exe/details?reportid=29097</link><guid>http://qc.borland.com/wc/wc.exe/details?reportid=29097</guid><author>J rgen Bauer</author><category>Bug Report</category><pubDate>Wed, 12 Mar 2008 17:38:45 GMT</pubDate></item><item><title>Compiler doesn't warn on uninitialized Result variables of type Interface or String</title><description>QC#: 12304 Version: 9.0 Status: Open defect, requires resolution Description: If a function return type is an interface or string, the compiler does not warn about a uninitialized Result variable. This would be ok, if Result would have been initialized co</description><link>http://qc.borland.com/wc/wc.exe/details?reportid=12304</link><guid>http://qc.borland.com/wc/wc.exe/details?reportid=12304</guid><author>Tobias Grimm</author><category>Bug Report</category><enclosure url="http://qc.borland.com/wc/wc.exe/dosendFile?ReportID=12304" length="1256" type="application/zip"/><pubDate>Wed, 12 Mar 2008 17:37:03 GMT</pubDate></item><item><title>Inline StrUtils.IfThen</title><description>QC#: 10526 Version: 9.0 Status: Open defect, requires resolution Description: Inline StrUtils.IfThen</description><link>http://qc.borland.com/wc/wc.exe/details?reportid=10526</link><guid>http://qc.borland.com/wc/wc.exe/details?reportid=10526</guid><author>Chee Wee Chua</author><category>Suggestion</category><pubDate>Wed, 12 Mar 2008 17:36:48 GMT</pubDate></item><item><title>Cannot declare a set type based on a subrange type that starts from a negative value</title><description>QC#: 10326 Version: 9.0 Status: Open defect, requires resolution Description: If you declare a set type based on a subrange type that starts from a negative value, then Delphi compiler (tested with D7, D2005 for Win32 and D2005 for .NET) will report an er</description><link>http://qc.borland.com/wc/wc.exe/details?reportid=10326</link><guid>http://qc.borland.com/wc/wc.exe/details?reportid=10326</guid><author>Pawel Glowacki</author><category>Suggestion</category><pubDate>Wed, 12 Mar 2008 17:36:45 GMT</pubDate></item><item><title>Nested Class Pointer Not Supported!</title><description>QC#: 9934 Version: 9.0 Status: Open defect, requires resolution Description: It would seem that nested class records and native record pointers aren't supported in the new Win32 Delphi compiler. If not then I think you should change the documentation to r</description><link>http://qc.borland.com/wc/wc.exe/details?reportid=9934</link><guid>http://qc.borland.com/wc/wc.exe/details?reportid=9934</guid><author>Darrell Thurmond</author><category>Bug Report</category><pubDate>Wed, 12 Mar 2008 17:36:39 GMT</pubDate></item><item><title>Exception in thread constructor with CreateSuspended False causes lockup</title><description>QC#: 7996 Version: 7.0 Status: Open defect, requires resolution Description: Create a TThread descendent, calling the inherited constructor with the parameter False to set CreateSuspended to False.&lt;br&gt;
Despite CreateSuspended being False, the TThread.Create </description><link>http://qc.borland.com/wc/wc.exe/details?reportid=7996</link><guid>http://qc.borland.com/wc/wc.exe/details?reportid=7996</guid><author>Dave Hughes</author><category>Bug Report</category><enclosure url="http://qc.borland.com/wc/wc.exe/dosendFile?ReportID=7996" length="2122" type="application/zip"/><pubDate>Wed, 12 Mar 2008 17:36:25 GMT</pubDate></item><item><title>TThread.Destroy calls Resume when thread isn't suspended; results in exception on Windows 9x</title><description>QC#: 4749 Version: 7.0 Status: Open defect, requires resolution Description: After recompiling a project in Delphi 7 that was previously compiled in Delphi 5 and working just fine, I suddenly found it emitting &amp;quot;Thread Error&amp;quot; exceptions on Windows 98.&lt;br&gt;
As </description><link>http://qc.borland.com/wc/wc.exe/details?reportid=4749</link><guid>http://qc.borland.com/wc/wc.exe/details?reportid=4749</guid><author>Jordan Russell</author><category>Bug Report</category><pubDate>Wed, 12 Mar 2008 17:36:04 GMT</pubDate></item><item><title>Boolean-version of function IfThen</title><description>QC#: 3826 Version: 7.0 Status: Open defect, requires resolution Description: I frequently enable and disable buttons and other controls depending on the status of other controls. So far this can take quite a lot of code. The function IfThen would make lif</description><link>http://qc.borland.com/wc/wc.exe/details?reportid=3826</link><guid>http://qc.borland.com/wc/wc.exe/details?reportid=3826</guid><author>Rick Beerendonk</author><category>Suggestion</category><pubDate>Wed, 12 Mar 2008 17:35:58 GMT</pubDate></item><item><title>Boring hints/warnings</title><description>QC#: 2337 Version: 6.0 Status: Open defect, requires resolution Description: See steps.</description><link>http://qc.borland.com/wc/wc.exe/details?reportid=2337</link><guid>http://qc.borland.com/wc/wc.exe/details?reportid=2337</guid><author>Illya Kysil</author><category>Bug Report</category><enclosure url="http://qc.borland.com/wc/wc.exe/dosendFile?ReportID=2337" length="819" type="application/zip"/><pubDate>Wed, 12 Mar 2008 17:35:47 GMT</pubDate></item><item><title>Support for detecting duplicate identifiers</title><description>QC#: 1615 Version: 6.0 Status: Open defect, requires resolution Resolution: Please retest in the current build Description: &lt;br&gt;
It would be good to have (optional/locally switchable) compiler support for detection of duplicate identifiers. This should *espec</description><link>http://qc.borland.com/wc/wc.exe/details?reportid=1615</link><guid>http://qc.borland.com/wc/wc.exe/details?reportid=1615</guid><author>Kristofer Skaug</author><category>Suggestion</category><pubDate>Wed, 12 Mar 2008 17:35:41 GMT</pubDate></item><item><title>No warning when a function returning a "string" never initializes Result</title><description>QC#: 894 Version: 7.0 Status: Open defect, requires resolution Description: From http://buglist.jrsoftware.org/generated/entry0629.htm&lt;br&gt;
The compiler does not issue a warning when a function returning a string never initializes Result. This behavior may </description><link>http://qc.borland.com/wc/wc.exe/details?reportid=894</link><guid>http://qc.borland.com/wc/wc.exe/details?reportid=894</guid><author>Jordan Russell</author><category>Bug Report</category><pubDate>Wed, 12 Mar 2008 17:35:37 GMT</pubDate></item><item><title>Add FloatToHex and HexToFloat functions to RTL</title><description>QC#: 50577 Version: 7.0 Status: Open defect, requires resolution Description: &lt;br&gt;
The programmer occasionally needs to communicate without loss of precision, a float (single, double, or extended) value through a text variable.&lt;br&gt;
I suggest adding my functions </description><link>http://qc.borland.com/wc/wc.exe/details?reportid=50577</link><guid>http://qc.borland.com/wc/wc.exe/details?reportid=50577</guid><author>John Herbster</author><category>Suggestion</category><enclosure url="http://qc.borland.com/wc/wc.exe/dosendFile?ReportID=50577" length="8823" type="application/zip"/><pubDate>Tue, 11 Mar 2008 22:36:26 GMT</pubDate></item><item><title>Provide a confirmation message with OK/Cancel when deleting control from form designer</title><description>QC#: 59237 Version: 10.0 Status: Open defect, requires resolution Description: On my laptop, the F12 key is next to the Delete key. When I'm editing a form in the designer, with controls selected, switching from design to code using F12 is a dangerous bus</description><link>http://qc.borland.com/wc/wc.exe/details?reportid=59237</link><guid>http://qc.borland.com/wc/wc.exe/details?reportid=59237</guid><author>David TETARD</author><category>Suggestion</category><pubDate>Tue, 11 Mar 2008 21:56:53 GMT</pubDate></item><item><title>"Install VCL Component" in Customize toolbar problem</title><description>QC#: 59352 Version: 11.1 Status: New defect, requires tester review Description: Install VCL Component in Customize toolbars and/or Component menu item</description><link>http://qc.borland.com/wc/wc.exe/details?reportid=59352</link><guid>http://qc.borland.com/wc/wc.exe/details?reportid=59352</guid><author>Sergey Gavrilkin</author><category>Bug Report</category><enclosure url="http://qc.borland.com/wc/wc.exe/dosendFile?ReportID=59352" length="14944" type="application/zip"/><pubDate>Tue, 11 Mar 2008 19:17:14 GMT</pubDate></item><item><title>Separate field for string prefix in "Extract resourcestring" dialog</title><description>QC#: 59228 Version: 11.2 Status: Open defect, requires resolution Description: The command generates names for resourcestring constants by combining a fixed prefix 'Str' with a unique name derived from the string literal.&lt;br&gt;
However, in real-life situations</description><link>http://qc.borland.com/wc/wc.exe/details?reportid=59228</link><guid>http://qc.borland.com/wc/wc.exe/details?reportid=59228</guid><author>Alexey Rytov</author><category>Suggestion</category><pubDate>Tue, 11 Mar 2008 17:46:12 GMT</pubDate></item><item><title>Using Inc() and Dec() on UInt64 type of variables does not generate an Integer Overflow check (a call to @IntOver)</title><description>QC#: 59241 Version: 11.2 Status: Open defect, requires resolution Description: Using Inc() and Dec() on UIn64 type of variables does not generate an Integer Overflow check (a call @IntOver) like it does for other (smaller) &lt;br&gt;
signed and unsigned types when </description><link>http://qc.borland.com/wc/wc.exe/details?reportid=59241</link><guid>http://qc.borland.com/wc/wc.exe/details?reportid=59241</guid><author>Pieter Zijlsta</author><category>Bug Report</category><pubDate>Tue, 11 Mar 2008 17:40:10 GMT</pubDate></item><item><title>Hint for "Delete" button says "Refactor"</title><description>QC#: 59251 Version: 11.2 Status: Open defect, requires resolution Description: In the toolbar of the &amp;quot;Find references&amp;quot; result panel there are two buttons:  &amp;quot;Delete&amp;quot; and &amp;quot;Delete All&amp;quot;. &lt;br&gt;
The popup hint for the &amp;quot;Delete&amp;quot; button is incorrect: it says &amp;quot;Refactor</description><link>http://qc.borland.com/wc/wc.exe/details?reportid=59251</link><guid>http://qc.borland.com/wc/wc.exe/details?reportid=59251</guid><author>Alexey Rytov</author><category>Bug Report</category><pubDate>Tue, 11 Mar 2008 17:30:28 GMT</pubDate></item><item><title>"Find references" doesn't looks in all units in the project</title><description>QC#: 59256 Version: 11.2 Status: Open defect, requires resolution Description: A method X is introduced in a base class TBaseClass defined in unit A.  A number of other units (e.g. B, C, D, E) contain classes derived from TBaseClass. In each of these unit</description><link>http://qc.borland.com/wc/wc.exe/details?reportid=59256</link><guid>http://qc.borland.com/wc/wc.exe/details?reportid=59256</guid><author>Alexey Rytov</author><category>Bug Report</category><enclosure url="http://qc.borland.com/wc/wc.exe/dosendFile?ReportID=59256" length="8111" type="application/zip"/><pubDate>Tue, 11 Mar 2008 17:27:02 GMT</pubDate></item><item><title>System.AllocMem description empty</title><description>QC#: 59281 Version: 11.2 Status: Open defect, requires resolution Description: Thze description of System.AllocMem only says &amp;quot;This is System.AllocMem&amp;quot;. At least in the german version of the help.&lt;br&gt;
ms-help://borland.bds5/delphivclwin32/!!FUNCTIONS_System.h</description><link>http://qc.borland.com/wc/wc.exe/details?reportid=59281</link><guid>http://qc.borland.com/wc/wc.exe/details?reportid=59281</guid><author>Markus Humm</author><category>Bug Report</category><pubDate>Tue, 11 Mar 2008 17:13:18 GMT</pubDate></item></channel></rss>
