[m-rev.] For review: State Variables

Simon Taylor stayl at cs.mu.OZ.AU
Thu Jun 27 04:41:34 AEST 2002


On 06-Jun-2002, Ralph Becket <rafe at cs.mu.OZ.AU> wrote:
> Index: state_vars_test3.err_exp
> ===================================================================
> RCS file: state_vars_test3.err_exp
> diff -N state_vars_test3.err_exp
> --- /dev/null	1 Jan 1970 00:00:00 -0000
> +++ state_vars_test3.err_exp	6 Jun 2002 03:29:45 -0000
> @@ -0,0 +1,5 @@
> +state_vars_test3.m:  1: Warning: interface for module `state_vars_test3' does not export anything.
> +state_vars_test3.m:022: Warning: reference to unitialized state variable !.X.
> +state_vars_test3_init.o: In function `mercury_init':
> +state_vars_test3_init.o(.text+0x2b6): undefined reference to `<predicate 'main'/2 mode 0>'
> +collect2: ld returned 1 exit status

You'll need to get rid of the linker error here.

Simon.
--------------------------------------------------------------------------
mercury-reviews mailing list
post:  mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the reviews mailing list