Displaying 2 results from an estimated 2 matches for "fatal_".
Did you mean:
fatal
2009 May 24
2
Some questions about deliver
While investigating Dovecot's deliver with Postfix, I encountered some
behaviors making me wonder whether I really understand the purpose of
that binary. So, if you allow...
This is from Postfix' main.cf:
mailbox_command = /usr/local/dovecot/libexec/dovecot/deliver -e -n
This is my quick setup for Dovecot:
# 1.2.rc4: /usr/local/etc/dovecot.conf
# OS: Darwin 9.7.0
2007 Jun 23
1
Patches to make blocky.swf playable
...c_movie.h | 4 ++-
libswfdec/swfdec_sprite_movie.c | 3 +-
libswfdec/swfdec_sprite_movie_as.c | 30 +----------------
libswfdec/swfdec_swf_instance.c | 3 +-
7 files changed, 122 insertions(+), 33 deletions(-)
CloneSprite/RemoveSprite patches I already posted earlier for fatal_
because I expected it would take longer to debug, but it didn't. Post
again for the sake of complete series.
Patch 6 is not really great. It should be rewritten for better
performance. Any idea? Ah and you need to comment out
createEmptyMovieClip because it's not good enough for blocky.swf...