Print

Print


@bbockelm commented on this pull request.



>     char         &operator[](int j);
-   int           find(const char c, int start = 0, bool forward = 1);
-   int           find(const char *s, int start = 0);
-   int           find(XrdOucString s, int start = 0);
-   int           rfind(const char c, int start = STR_NPOS)
+   int           find(const char c, int start = 0, bool forward = 1) const;
+   int           find(const char *s, int start = 0) const;
+   int           find(XrdOucString s, int start = 0) const;
+   int           rfind(const char c, int start = STR_NPOS) const

All is reverted.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/xrootd/xrootd/pull/1572#discussion_r786165098
You are receiving this because you are subscribed to this thread.

Message ID: <[log in to unmask]>

########################################################################
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