Hey Bryan,

Good news! Once you've confirmed that its working, you'll need add it to the pd-extended/0.41 release branch, with rc1 everything is building out of a branch. You can do some "svn copy/merge" stuff but since SVN doesn't track merges, its probably easier to 'cp' the changed files to a checkout of the branch and check it in.

.hc

On May 14, 2009, at 3:50 PM, Bryan Jurish wrote:

moin Hans,

I'm surprised it ever did ... that actual build call is wrapped in 2
recursive $(MAKE) calls (as viewed from the $(MAKE) for
externals/Makefile), both of which are of the form:

        $(MAKE) -C somewhere/else myTarget || echo "MOO: ... failed"

... since 'echo' always succeeds (afaik), these rules should never break
anything above them.  Also, the "MOO:" messages are handy for me when
grepping through the logs.  I started doing this after I did in fact
stop all the auto-builds after first adding the 'moocow' target. Since
that was far too embarrassing, I decided to do it this way instead ;-)

anyhoo, [readdir] may be building on win32 as early as tomorrow (i
expect it will, but haven't tested 'cuz i'm too lazy).  the win32
version is limping a bit for now (all entries are reported as type
'unknown'), but the guts ought to work.

marmosets,
        Bryan

On 2009-05-14 18:52:18, Hans-Christoph Steiner <h...@at.or.at> appears
to have written:

The rsyncing freaks out a lot on Winblows... readdir doesn't seem to
get built there, but it doesn't stop the build any more.

.hc

On May 14, 2009, at 3:47 AM, Bryan Jurish wrote:

moin Hens, moin all,

i haven't been actively working on making readdir compile under win32, but it's near the top of my todo list. afaic, go ahead and release. i think the win32-safety readdir changes ought to be quick and easy, but
cf. signature ;-)

marmosets,
   Bryan

On 2009-05-13 16:17:42, Hans-Christoph Steiner <h...@at.or.at> appears
to have written:

Hey Brian,

It looks like you are trying to get readdir going in Windows, based on the build error. I just wanted to know whether you are working on it now, or its a build fluke. I'd like to get an RC1 released, so I am
just checking what the status is.  I think I'll do an RC1 release
without Windows for now, then RC2 will include Windows and hopefully
readdir.

.hc

--Bryan Jurish                           "There is *always* one more
bug."
jur...@ling.uni-potsdam.de -Lubarsky's Law of Cybernetic Entomology




----------------------------------------------------------------------------


Mistrust authority - promote decentralization.  - the hacker ethic



_______________________________________________
Pd-dev mailing list
Pd-dev@iem.at
http://lists.puredata.info/listinfo/pd-dev



--
Bryan Jurish "There is *always* one more bug." jur...@ling.uni-potsdam.de -Lubarsky's Law of Cybernetic Entomology



----------------------------------------------------------------------------

I have the audacity to believe that peoples everywhere can have three meals a day for their bodies, education and culture for their minds, and dignity, equality and freedom for their spirits. - Martin Luther King, Jr.



_______________________________________________
Pd-dev mailing list
Pd-dev@iem.at
http://lists.puredata.info/listinfo/pd-dev

Reply via email to