Re: More re-export thingies

2001-07-17 Thread Neil Jerram
> "Martin" == Martin Grabmueller <[EMAIL PROTECTED]> writes: >> From: Neil Jerram <[EMAIL PROTECTED]> Date: 17 Jul 2001 >> 19:14:26 +0100 >> >> > "Dale" == Dale P Smith <[EMAIL PROTECTED]> writes: >> Dale> There are probably more of these kind of bugs. Someone

Re: More re-export thingies

2001-07-17 Thread Martin Grabmueller
> From: Neil Jerram <[EMAIL PROTECTED]> > Date: 17 Jul 2001 19:14:26 +0100 > > > "Dale" == Dale P Smith <[EMAIL PROTECTED]> writes: > > Dale> There are probably more of these kind of bugs. Someone > Dale> ought to go through *all* the modules and make sure there > Dale> are no d

Re: More re-export thingies

2001-07-17 Thread Neil Jerram
> "Dale" == Dale P Smith <[EMAIL PROTECTED]> writes: Dale> There are probably more of these kind of bugs. Someone Dale> ought to go through *all* the modules and make sure there Dale> are no deprecation warnings. I'd do it, but I've got lots Dale> of Real Work right now. No

Re: More re-export thingies

2001-07-17 Thread Dale P. Smith
Martin Grabmueller wrote: > > > From: "Dale P. Smith" <[EMAIL PROTECTED]> > > Date: Fri, 13 Jul 2001 16:15:22 -0400 > > > > dsmith@sparky:~$ GUILE_WARN_DEPRECATED=detailed guile -c '(use-modules > > (oop goops save))' > > Using `export' to re-export imported bindings is deprecated. Use > > `re-e

Re: More re-export thingies

2001-07-16 Thread Martin Grabmueller
> From: "Dale P. Smith" <[EMAIL PROTECTED]> > Date: Fri, 13 Jul 2001 16:15:22 -0400 > > dsmith@sparky:~$ GUILE_WARN_DEPRECATED=detailed guile -c '(use-modules > (oop goops save))' > Using `export' to re-export imported bindings is deprecated. Use > `re-export' instead. > (You just re-exported `m