SolidWallOfCode opened a new pull request, #10944:
URL: https://github.com/apache/trafficserver/pull/10944

   This is in preparation for some significant ATS updates, including
   
   * Avoiding `ats_ip_copy`
   * Final removal of the old `Errata`
   * Replacement of `Arena` by `MemArena`.
   
   Release notes:
   
   Just in time for the holidays, a new release of libSWOC! This is a bit 
bigger than other recent point releases due to increased integration in ATS.
   
   * Fixed possible overflow bug in `svtoi`.
   * IP networking support
     * Generalization of network category (multicast, private, etc.).
     * Better endian handling.
     * Added some missing / unimplemented methods.
   * Errata: Auto text support for error codes in constructor and `note` method.
   * MemArena - support `discard` allocated spans.
   
   


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