Unit ok_if_directive

Uses
Classes, Interfaces, Objects and Records
Functions and Procedures
Types
Variables

Description

PasDoc fails to parse this, it seems that $if is not understood at all.

Bug spotted by Michalis on 2005-12-04 when trying `make htmldocs' on fpc compiler sources, in file globals.pas.

Update 2005-12-05: $if is sorta handled now, and so is $ifend. This testcase is parsed now. There is still work remaining to be done with regards to $if and $elseif, this is documented on [https://github.com/pasdoc/pasdoc/wiki/ToDo].

Overview

Constants

MathQNaN : tdoublearray = (0,0,252,255,0,0,0,0);
MathInf : tdoublearray = (0,0,240,127,0,0,0,0);
MathNegInf : tdoublearray = (0,0,240,255,0,0,0,0);
MathPi : tdoublearray = (251,33,9,64,24,45,68,84);
Included = 1;

Description

Constants

MathQNaN : tdoublearray = (0,0,252,255,0,0,0,0);
 
MathInf : tdoublearray = (0,0,240,127,0,0,0,0);
 
MathNegInf : tdoublearray = (0,0,240,255,0,0,0,0);
 
MathPi : tdoublearray = (251,33,9,64,24,45,68,84);
 
Included = 1;