Print

Print


Looked fine in testing.

The DN string came in with newlines as expected:

(gdb) print s
$1 = (XrdOucString &) @0x7fc45c023688: {_vptr.XrdOucString = 0x614c10 <vtable for XrdOucString+16>, str = 0x7fc45c01c680 "/DC=org\nDC=incommon\nC=US\nST=California\nL=La Jolla\nO=University of California, San Diego\nCN=stashcache.t2.ucsd.edu\nCN=563638112", len = 126, siz = 127, static blksize = -1}

Then replaced with slashes:

(gdb) print s
$5 = (XrdOucString &) @0x7fc45c023688: {_vptr.XrdOucString = 0x614c10 <vtable for XrdOucString+16>, str = 0x7fc45c01c680 "/DC=org/DC=incommon/C=US/ST=California/L=La Jolla/O=University of California, San Diego/CN=stashcache.t2.ucsd.edu/CN=563638112", len = 126, siz = 127, static blksize = -1}```


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <xrootd/xrootd/pull/1688/c1115448624@github.com>

[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/xrootd/xrootd/pull/1688#issuecomment-1115448624", "url": "https://github.com/xrootd/xrootd/pull/1688#issuecomment-1115448624", "name": "View Pull Request" }, "description": "View this Pull Request on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1