Question about singleton variable names

From: J.R. van Ossenbruggen <Jacco.van.Ossenbruggen_at_cwi.nl>
Date: Thu 18 Jul 2002 08:28:48 AM GMT
Message-Id: <200207180828.g6I8SmG32104@gemini.ins.cwi.nl>
Hi all,

With the flag variable_names=check_singletons, Eclipse warns about
singleton variables, ignoring variables starting with '_'.

However, read_term(+Stream, ?Term, [singletons(S)), returns
also the variable names starting with '_' (e.g. _Foobar).

Since Logtalk uses the latter to warn me about singletons, this results
in a lot of unwanted warnings. Is there a way to suppress the underscored
variables in read_term(+Stream, ?Term, [singletons(S))?

Thanks,

	Jacco
Received on Thu Jul 18 09:40:36 2002

This archive was generated by hypermail 2.1.8 : Wed 16 Nov 2005 06:07:15 PM GMT GMT