Re: Patch for xml-security-c 1.2.1 compilation with g++ 4.1

2006-06-28 Thread Russ Allbery
ed branch. I had a feeling that this may have already been fixed in development; it's good to know that's true. I expect I'll be able to drop the patch as soon as 1.3 is released. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/>

Patch for xml-security-c 1.2.1 compilation with g++ 4.1

2006-06-27 Thread Russ Allbery
, const XMLCh * service, const XMLCh * id, -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/>

Re: Debian packaging, quick naming question

2006-05-25 Thread Russ Allbery
LINK_COMMAND_1=["(cd \$(LIB_DIR) ; rm -f \$(LIBMAJORNAME) ; \$(LN_S) \$(LIBNAME) \$(LIBMAJORNAME))"] LINK_COMMAND_2=["(cd \$(LIB_DIR) ; rm -f \$(LIBSHORTNAME) ; \$(LN_S) \$(LIBNAME) \$(LIBSHORTNAME))"] -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/>

Debian packaging, quick naming question

2006-05-23 Thread Russ Allbery
rth changing.) Apologies if this is a constant topic of discussion. I checked through the last year or so of the list archives and didn't see any obvious threads, but I could well have missed it. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/>