Difference between revisions of "Talk:How do I create a bug report"

From Free Pascal wiki
Jump to navigationJump to search
(Blanked the page)
Tag: Blanking
Line 1: Line 1:
var
 
  s:string;
 
begin
 
  s:=#0#0#0#0;
 
  pword(@s[1])^:=$1234; //bug: runtime error
 
  //....
 
end;
 
  
::This is not the place to report bugs (real or imaginary). Unless you have a question or comment about this page, I will remove this entry. --[[User:Bart|Bart]] ([[User talk:Bart|talk]]) 18:49, 25 January 2018 (CET)
 

Revision as of 17:27, 24 September 2021