17.05.2015 Views

Pascal News

Pascal News

Pascal News

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

2<br />

3<br />

II<br />

5<br />

6<br />

7<br />

8<br />

9<br />

10<br />

11<br />

12<br />

13<br />

14<br />

15<br />

16<br />

17<br />

18<br />

19<br />

20<br />

21<br />

22<br />

23<br />

24<br />

25<br />

26<br />

27<br />

28<br />

29<br />

30<br />

31<br />

32<br />

33<br />

34<br />

35<br />

36<br />

37<br />

38<br />

39<br />

110<br />

41<br />

42<br />

43<br />

44<br />

45<br />

46<br />

47<br />

48<br />

49<br />

50<br />

51<br />

52<br />

53<br />

54<br />

55<br />

56<br />

non-standard featUre used<br />

identifier 'Ss' declared twice<br />

end of file encountered<br />

bad line d irecti ve<br />

unsigned real: digit of fraction expected<br />

unsigned real: digit of exponent expected<br />

unsigned real: too many digits (>72)<br />

unsigned integer: too many digits (>72)<br />

unsigned integer: overflow (>32767)<br />

string constant: must not exceed one line<br />

string constant: at least one character expected<br />

string constant: double quotes not allowed (see c option)<br />

string constant: too long (>72 chars)<br />

comment: ';' seen (statements skipped?)<br />

bad character<br />

identifier 'Ss' not declared<br />

location counter overflow: arrays too big<br />

arraysize too big<br />

variable '%8' never used<br />

variable 'Ss' never assigned<br />

the files contained in '%s' are not closed automatically<br />

constant expected<br />

constant: only integers and reals may be signed<br />

constant: out of bounds<br />

simple type expected<br />

enumerated type: element identifier expected<br />

enumerated type: I, I or ') t expected<br />

em.nnerated type: 't' expected<br />

enumerated type: ')' expected<br />

subrange type: type must be scalar, but not real<br />

subrange type: t •• I expected<br />

subrange type: type of lower and upper bound incompatible<br />

subrahge type: lower bound exceeds upper bound<br />

array type: '[' expected<br />

conform ant array: low bound identi fier expected<br />

conformant array: ' .. t expected<br />

conformant array: high bound identifier expected<br />

conform ant array: ': t expected<br />

conformant array: index type identifier expected<br />

array type: index type not bounded<br />

array type: index separator or ']' expected<br />

array type: index separator expected<br />

array type: '1' expected<br />

array type: 'of' expected<br />

record variant part: tag type identifier expected<br />

record variant part: tag type identifier expected<br />

record variant part: type must be bounded<br />

record variant part: 'of' expected<br />

record variant: type of caSe label and tag incompatible<br />

record variant: multiple defined case label<br />

record variant: 't' or ':' expected<br />

record variant: t, t expected<br />

record variant: I: t expected<br />

record variant: '( I expected<br />

record variant: ')' expected<br />

record variant part: ';' or end of variant list expected<br />

57<br />

58<br />

59<br />

60<br />

61<br />

62<br />

63<br />

64<br />

65<br />

66<br />

67<br />

68<br />

69<br />

70<br />

71<br />

72<br />

73<br />

74<br />

75<br />

76<br />

77<br />

78<br />

79<br />

80<br />

81<br />

82<br />

83<br />

311<br />

85<br />

86<br />

87<br />

88<br />

89<br />

90<br />

91<br />

92<br />

93<br />

94<br />

95<br />

96<br />

97<br />

98<br />

99<br />

100<br />

101<br />

102<br />

103<br />

104<br />

105<br />

106<br />

107<br />

108<br />

109<br />

110<br />

111<br />

112<br />

record variant part: ';' expected<br />

record variant part: end of variant list expected<br />

record var~ant part: there must be a variant for each tag value<br />

field list: record section expected<br />

record section: field identifier expected<br />

record sec tion: ',lor ':' ex pected<br />

record section: ',' expected<br />

record section: ':' expected<br />

field list: ';' or end of record section list expected<br />

field list: ';' expected<br />

field list: end of record sectio,n list expected<br />

type expected<br />

type: simple and pOinter type may not be packed<br />

pointer type: type identifier expected<br />

pOinter type: type identifier expected<br />

record type: 'end' expected<br />

set type: 'of' expected<br />

set of integer: the i option dictates the number of bits (default 16)<br />

set type: base type not bounded<br />

set type: too many elements in set (see i option)<br />

file type: 'of' expected<br />

file type: files within files not allowed<br />

var parameter! type identifier or conformant array expected<br />

var parameter: type identifier expected<br />

label declaration: unsigned integer expected<br />

label declaration: label '~i' multiple declared<br />

label declaration: ',' or ';' expected<br />

label declaration: ',' expected<br />

label declaration: ';' expected<br />

const declaration: constant identifier expected<br />

const declaration: '=' expected<br />

canst declaration: ';' expected<br />

const declaration: constant identifier or 'type', 'var', 'procedure', 'function' or<br />

type declaration: type identifier expected<br />

type declaration: '=' expected<br />

type declaration: '; I expected<br />

type declaration: type identifier or 'var', 'procedure', 'function' or 'begin' expect<br />

var declaration: var identifier expected<br />

var declaration: ' , or ': t expected<br />

var declaration: , expected<br />

var declaration: ,., expected<br />

var declaration: ,., expected<br />

var declaration: var identifier or 'procedure', 'function' or 'begin' expected<br />

parameter list: 'var',' procedure' , ' function' or identi fier expected<br />

parameter list: parameter identi fier expected<br />

parameter list: ',' or ':' expected<br />

parameter list: ',' expected<br />

parameter list: ': I expected<br />

parameter list: type identifier expected<br />

parameter list: ';' or ')' expected<br />

parameter list: ';' expected<br />

proc/func declaration: proc/func identifier expected<br />

proc/func declaration: previous declaration of ''%s' was not forward<br />

proc/func declaration: parameter list expected<br />

parameterlist: ')' expected<br />

func declaration: ': t expected<br />

~<br />

::t-<br />

V><br />

C""'><br />

::to<br />

z<br />

rn<br />

::E:<br />

V><br />

'It<br />

N<br />

N<br />

I/O<br />

'It<br />

N<br />

V<<br />

-0<br />

,.<br />

'"

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!