JosiahWI commented on code in PR #11613:
URL: https://github.com/apache/trafficserver/pull/11613#discussion_r1690569187


##########
include/iocore/eventsystem/IOBuffer.h:
##########
@@ -1236,9 +1236,7 @@ class MIOBuffer
 
   const char *_location = nullptr;
 
-  MIOBuffer(void *b, int64_t bufsize, int64_t aWater_mark);
-  // cppcheck-suppress noExplicitConstructor; allow implicit conversion
-  MIOBuffer(int64_t default_size_index);

Review Comment:
   What's the reason for making this explicit now?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to