David Ayers wrote:
(Yes, Richard made me aware of that also :-) ) The gsweb patch I posted yesterday still refered to DataToHexSting, but I didn't have to link it agains gscrypt for some strange reason. So I guess I left a runtime error. :-( (I didn't see a compiler warning using 3.2.1 either, but I think I noticed that before.)Actually I didn't leave a runtime error. DataToHexString() and HexStringToData are implemented in GSWeb/GSWUtils.m. In the meantime Richard has commited the -(NSString *)hexadecimalRepresentation NSData category. This makes DataToHexString() obsolete. Now (hopfully the last) question remains: How or rather should we handle HexStringToData? It's currently unused in gsweb so I believe there is no rush. But we might consider removing HexStringToData from GSWebUtils. What do you think?
Cheers,
Dave
PS: I'd be glad to send an updated patch once this issue is resolved.
_______________________________________________
Bug-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gnustep
