Discussions tagged Bug
-
more than a month ago
bcc32c.exe #defines _MSC_VER if -A (Enable ANSI conformance) option given
Hi, I've got this test program: #ifdef _MSC_VER #error _MSC_VER is defined #endif int main() { return 0; } Using bcc32c.exe (version 7.30), if I compile this without the -A option then it compiles fine. If, however, I specify the -A opt... -
more than a month ago
Analyzing buy RAD C ++ Builder 10.2
I'm trying out your RAD 10.2 Tokyo C ++ Builder Starter product. But I have encountered an anomaly. I want to know if I can get C ++ Builder Starter from previous version to investigate if the problem found in 10.2 has been solved in previous version... -
more than a month ago
Error position top button after alter anchors
I have a TPanel with a TButton. TPanel heigth = 77 Align = altop BelvelKind = bkFlat or bkTitle or bkSoft Tbutton property top = 25 Alter property TButton Anchors akLeft = false akTop = false akRight = true akBottom = true After saving the fo... -
more than a month ago
RAD Studio Berlin 10.1 and iOS 10: "CLASS LINKAGE ERROR"
Hello! I'm trying compile my code (RAD Studio Berlin 10.1) on iOS 10 Simulator. I got message "CLASS LINKAGE ERROR". Heeeelp! Please! (bugs.. bugs.. bugs everywhere) Thanks!... -
more than a month ago
Bug in FormatFloat when running in 64-bit - Drops "e" at end of format string
Delphi XE7 summer and winter hotfixes applied. Format float will drop a trailing "e" in the format string when running in 64-bit mode. Create a new project, drop a button on the form and in the OnClick event of the button insert the following code: ... -
more than a month ago
OnFormCloseQuery not working in Delphi 10.1 Berlin anymore
Hi, I recently upgraded to Delphi 10.1 Berlin.After upgrading the OnFormCloseQuery-Event of a Firemonkey-Form dos not work anymore. To reproduce the error simply: 1. create a blank Firemonley Desktop-Application2. create a second form3. in the OnF... -
more than a month ago
Rad Studio XE10 (BUG on Windows10!)
After installing your RAD Studio 10 and XE8, I noticed on Windows 10 Pro (Home) to create an image of a error, an ordinary partition (drive G) - has become a system disk! Instead 35 Gb, 448 Gb need to reserve! Probably I think that the program has a ... -
more than a month ago
User type constants not correctly allocated when compiled in "Release"
C++ Builder XE8 subscription update 1 Professional - running on Win 7 (32 bit) PC. I have a fairly large VCL project (on going). Latest version compiles, links without errors or warnings when compiling in "debug" mode and runs as expected. When I ch... -
more than a month ago
Bug in TLang Component
Hi there, I am evaluating Appmethod (Studio 17.0) . While experimenting with the TLang component, I've encounterd a bug in the Language Designer. Where can I report this to or can find out, if the bug is already known? tx Pierre...
- Page :
- 1