1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Satoshi Asami
5861d218aa Doesn't compile....
---
adagcc -c -I. -I../ada_include -I./../ada_include -I. sample.adb
terminal_interface-curses-aux.ads:47:37: operator for type "Interfaces.C.int" is not directly visible
terminal_interface-curses-aux.ads:47:37: use clause would make operation legal
terminal_interface-curses-aux.ads:52:37: operator for type "Interfaces.C.int" is not directly visible
terminal_interface-curses-aux.ads:52:37: use clause would make operation legal
<etc.>
1998-06-08 00:19:55 +00:00
Satoshi Asami
8b87ca1e64 No need to use "+=" to define a variable that appears only once.... 1998-06-08 00:15:43 +00:00
Jun Kuriyama
c086e05543 SVr4 and XSI-Curses compatible curses library.
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
PR:		ports/4631
1998-06-07 12:01:15 +00:00