Hi Matthias,
thanks a lot for including the fix. It works like a charm.
You saved me from having to maintain that ugly workaround :-)
No problem. Thanks for pointing out the issue.
Charlie
smime.p7s
Description: S/MIME Cryptographic Signature
__
Hi Charlie,
thanks a lot for including the fix. It works like a charm.
You saved me from having to maintain that ugly workaround :-)
Matthias
On 13 Dez., 01:50, Charlie Savage wrote:
> Hi Matthias,
>
> > I ran into the same problem. Do you have any ETA when the patch will
> > be released?
>
>
Hi Matthias,
I ran into the same problem. Do you have any ETA when the patch will
be released?
Fix is checked in, will be in next release. Thanks for the report.
Charlie
smime.p7s
Description: S/MIME Cryptographic Signature
___
libxml-devel mailin
Matthias Marschall wrote:
ok, found a way to installed a patched version. Just for the records:
I had to manually install: SUNWgnu-libiconv (not installed by default
in a zone)
ln -s /usr/gnu/lib/libiconv.so.2 /usr/lib/libiconv.so.2 (needed as /
usr/gnu/lib is not in libary load path)
downlo
Matthias Marschall wrote:
Hi Charlie,
I ran into the same problem. Do you have any ETA when the patch will
be released?
I was planning on doing this weekend - have a couple things need to
finish up for tomorrow work wise.
In the meantime: I'm struggling to patch it myself and install it.
ok, found a way to installed a patched version. Just for the records:
I had to manually install: SUNWgnu-libiconv (not installed by default
in a zone)
ln -s /usr/gnu/lib/libiconv.so.2 /usr/lib/libiconv.so.2 (needed as /
usr/gnu/lib is not in libary load path)
download and untar the tarball
patch
Hi Charlie,
I ran into the same problem. Do you have any ETA when the patch will
be released?
In the meantime: I'm struggling to patch it myself and install it.
I tried downloading and patching the tarball but "rake install" (as
described in the install instructions) is not a valid task. Using
"
Hi Marek,
> attached is 'diff -u old new' , its ugly hack but it made it work for
> me.
Great. So no \ and new lines. Amazing that's the only one. Will fix.
Charlie
Charlie Savage wrote:
Hi Marek,
libxml-ruby-0.9.6/ext/libxml/sax_parser_callbacks.inc
lines 139 through 157 need cleaning
Hi Marek,
libxml-ruby-0.9.6/ext/libxml/sax_parser_callbacks.inc
lines 139 through 157 need cleaning up for Solaris native C
preprocessor, the relaxed programming attitude with GNU C makes life
hell for cross-compiling and porting.
for preprocessor the macro should stay without '\' and linebrea