Re: [fpc-devel] error in comment?

2007-08-21 Thread Vincent Snijders

Vincent Snijders schreef:

While browsing the rtl sources, I stumbled on the following in
rtl\win32\system.pp

const
  CtrlZMarksEOF: boolean = true; (* #26 not considered as end of file *)

The comment seems inconsistent with the the value 'true'. See also 
http://lazarus-ccr.sourceforge.net/docs/rtl/system/ctrlzmarkseof.html


To make sure it is not forgotten, I created a bug report for this:
http://www.freepascal.org/mantis/view.php?id=9475

Vincent
___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel


[fpc-devel] error in comment?

2007-08-16 Thread Vincent Snijders

While browsing the rtl sources, I stumbled on the following in
rtl\win32\system.pp

const
  CtrlZMarksEOF: boolean = true; (* #26 not considered as end of file *)

The comment seems inconsistent with the the value 'true'. See also 
http://lazarus-ccr.sourceforge.net/docs/rtl/system/ctrlzmarkseof.html


Vincent
___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel