search for: ranos

Displaying 6 results from an estimated 6 matches for "ranos".

Did you mean: nanos
2006 May 13
0
Freebsd 6.1 dovecot beta7: nss_dns.so1 not found
Hello, FreeBSD 6.1 RELACE dovecot beta7 when enable: mail_plugins = quota imap_quota i've got: May 13 07:37:13 ranos dovecot: IMAP(pitun): module /usr/local/lib/dovecot/imap/lib01_quota_plugin.so: dlsym(quota_plugin_init) failed: Shared object "nss_dns.so.1" not found, required by "imap" May 13 07:37:13 ranos dovecot: child 9942 (imap) returned error 89 any help? --...
2001 Oct 18
1
bug fixes in vorbis-tools/share
Here's a patch to fix some bugs in my code, plus a header file I probably forget to send in before. * Missing header file charset.h. It's not needed outside vorbis-tools/share, so I think it can live there. * There was a minor bug in the UTF-8 decoder utf8_mbtowc(). * I've added some more tests in charset_test.c in an attempt to convince myself that there aren't any more bugs.
2001 Sep 30
3
UTF-8 stuff
Here's a propsed heavy-duty solution for your UTF-8 problems. I'm including a patch in this message, but I'll put the new files on my web site at http://rano.org/tmp/xiph_files.tar.gz I've tested this by running vorbiscomment with and without -DHAVE_ICONV=1 in vorbis-tools/share/Makefile. It seems to work. Changed files: acinclude.m4: Add a test for nl_langinfo(CODESET). This
2007 Jul 14
2
PATCH : Fix missing protoypes
Hi all, I added -Wmissing-prototypes -Wstrict-prototypes to the CFLAGS and found that there were a number warnings generated. The patch below fixes those warnings and adds the two -W flags to configure.in. Cheers, Erik ----------------------8<----------------------8<---------------------- --- src/metaflac/operations_shorthand.h 1970-01-01 00:00:00 +0000 +++
2000 Jul 05
0
ssh ignores -f with protocol version 2
Subject line says it all. I couldn't find an on-line bug database to check whether this has already been reported. I'm testing openssh-2.1.1p2 on Linux. Perhaps this isn't a bug, but it's certainly an incompatibility with "SSH Version 2.0.13", which I want to replace, and I can't find another way of achieving what I currently do with: $ ssh -C -f user at host -L
2001 Oct 10
2
integer decoder
Is anyone working on an Ogg Vorbis decoder that uses only integer arithmetic? Would it be hard to do? It will be required at some point (for example, many portable MP3 players are based on an ARM processor without the floating-point coprocessor), but I don't claim that now is the time to start work on such a thing. I'm just curious. Edmund --- >8 ---- List archives: