Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Delphi-News aus aller Welt (https://www.delphipraxis.net/58-delphi-news-aus-aller-welt/)
-   -   How to crash Delphi compiler in four easy steps (https://www.delphipraxis.net/158075-how-crash-delphi-compiler-four-easy-steps.html)

DP News-Robot 4. Feb 2011 13:00

How to crash Delphi compiler in four easy steps
 
Step one Start Delphi XE. Step Two Create simple project. program F2048;uses Classes, StreamEnh;type TTest = class(TStream) end;beginend.Step ThreeCreate unit StreamEnh.unit StreamEnh; interfaceuses SysUtils, Classes;type TGpStreamEnhancer = class helper ...http://feeds.feedburner.com/~r/delph...~4/CHksL_8Uf3w

More...


Alle Zeitangaben in WEZ +1. Es ist jetzt 11:16 Uhr.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz