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, JaccoReceived 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