[ooc-compiler] type bound procedure for undefined parametric type
Brought to you by:
mva
|
From: vedmed <ve...@in...> - 2003-10-06 06:34:11
|
MODULE TestVed0005; PROCEDURE (self: Karamba(E)) Dummy; BEGIN END Dummy; END TestVed0005. internal compiler error ## Runtime error in module OOC:SymbolTable:CreateNamespace at pos 25880 ## Dereference of NIL not very imortant, good source produce good code system: ASPLinux 9 (RedHat 9 clone) oo2c: 2.0.13 gc: 6.2 libtool: 1.4.3 gcc: Reading specs from /usr/lib/gcc-lib/i386-asplinux-linux/3.2.2/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --host=i386-asplinux-linux Thread model: posix gcc version 3.2.2 20030222 (ASPLinux 3.2.2-5asp) |