users-prolog
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: fatal error: module qualification is not allowed for the head of a c


From: Daniel Diaz
Subject: Re: fatal error: module qualification is not allowed for the head of a clause (A:B)
Date: Tue, 26 Jul 2011 17:02:08 +0200

Hello,

In 1.4.0 there is a pre-support for modules. The compiler already recognizes : as module prefix operator (even if modules are not yet handled).

The simplest way consists in avoiding the : operator. 

Sorry

Daniel



Le 25 juil. 2011 à 23:05, Dave Sworin a écrit :

I installed gprolog 1.4.0 and all went well.  However, I get a failure for a predicate which has the name ':' which is a the colon character as I had used this predicate to define its behavior as an operator although at the time of the compile it is not declared as an operator.  The failure message is below.
 
fatal error: module qualification is not allowed for the head of a clause (A:B)
 
I looked through the NEWS file for the new release but I cannot see anything in the list which seems to apply.
 
Dave
 

--
Ce message a été vérifié par MailScanner pour des virus ou des polluriels et rien de suspect n'a été trouvé.
_______________________________________________
Users-prolog mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/users-prolog


--
Ce message a été vérifié par MailScanner pour des virus ou des polluriels et rien de suspect n'a été trouvé.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]