Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] Lowish level sorcery changes

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Dufflebunk <dufflebunk AT dufflebunk.homeip.net>
  • To: Eric Sandall <eric AT sandall.us>
  • Cc: sm-discuss <sm-discuss AT lists.ibiblio.org>
  • Subject: Re: [SM-Discuss] Lowish level sorcery changes
  • Date: Tue, 19 Aug 2003 16:35:08 -0000

It looks like the is_locked function is broken and always returns true.
I'll fix it up later this afternoon.

On Tue, 2003-08-19 at 02:07, Eric Sandall wrote:
> Quoting Dufflebunk <dufflebunk AT dufflebunk.homeip.net>:
>
> > Some bugs and fixes were made. One bug that cause simultaneous casts to
> > fail and also no more deluge of debugging information. No other problems
> > have popped up, this should be pretty safe. Here is a URL to the latest:
> > http://dufflebunk.homeip.net/~dufflebunk/sorcerer/liblock
>
> The new liblock doesn't seem to work with url_cvs:
>
> With new liblock:
> root@rover:~# cast -r -c e
> Preparing environment for e
> Checking dependencies for e
> Preparing environment for imlib2
> Preparing environment for evas
> Preparing environment for edb
> Preparing environment for ebits
> Preparing environment for ecore
> Preparing environment for efsd
> Checking dependencies for efsd
> Preparing environment for ebg
> Preparing environment for eet
> Collating dependancies...
> Spells are to be cast:
> ---------------------------
> e imlib2 evas edb ebits ecore efsd ebg eet
>
> Do you want to cast these spells? [y] y
>
>
> Waiting for any Solo spells to complete... done.
> Waiting for any other casts of imlib2 to complete... done
> Building imlib2
> Missing imlib2-cvs.tar.bz2
> Cast aborting.
>
>
> Waiting for any Solo spells to complete... done.
> Waiting for any other casts of evas to complete... done
> Building evas
> Missing evas-cvs.tar.bz2
> Cast aborting.
>
> ... etc.
>
> With old liblock:
>
> root@rover:~# !ca
> cast -r -c e
> Preparing environment for e
> Checking dependencies for e
> Preparing environment for imlib2
> Preparing environment for evas
> Preparing environment for edb
> Preparing environment for ebits
> Preparing environment for ecore
> Preparing environment for efsd
> Checking dependencies for efsd
> Preparing environment for ebg
> Preparing environment for eet
> Collating dependancies...
> Spells are to be cast:
> ---------------------------
> e imlib2 evas edb ebits ecore efsd ebg eet
>
> Do you want to cast these spells? [y] y
> Downloading source file imlib2-cvs.tar.bz2 for spell imlib2
> Running cvs checkout...
> U imlib2-cvs/.cvsignore
> U imlib2-cvs/AUTHORS
> U imlib2-cvs/COPYING
> U imlib2-cvs/ChangeLog
> U imlib2-cvs/Makefile.am
> U imlib2-cvs/README
> U imlib2-cvs/TODO
> U imlib2-cvs/acconfig.h
> U imlib2-cvs/autogen.sh
> U imlib2-cvs/configure.ac
> U imlib2-cvs/configure.in
> U imlib2-cvs/imlib2-config.in
>
> ... etc.
>
> -sandalle





Archive powered by MHonArc 2.6.24.

Top of Page