[PD-dev] moocow readdir plans for Pd-extended 0.41.4

Bryan Jurish moocow at ling.uni-potsdam.de
Thu May 14 21:50:31 CEST 2009


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 <hans at 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 <hans at 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."
>> jurish at ling.uni-potsdam.de      -Lubarsky's Law of Cybernetic Entomology
>>
> 
> 
> 
> ----------------------------------------------------------------------------
> 
> 
> Mistrust authority - promote decentralization.  - the hacker ethic
> 
> 
> 
> _______________________________________________
> Pd-dev mailing list
> Pd-dev at iem.at
> http://lists.puredata.info/listinfo/pd-dev
> 
> 

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




More information about the Pd-dev mailing list