[
https://issues.apache.org/jira/browse/TS-235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12871163#action_12871163
]
Mladen Turk commented on TS-235:
--------------------------------
We can also merge the content of InkErrno.h into ink_error.h
as well as InkTime.h into ink_time.h and axe the two excess files.
There are few others like rptrdef.h which should be removed
and be part of ink_port.h
Also renaming Bitops.h tp ink_bitops.h (since it doesn't contain classes)
and renaming INK_MD5.h to InkMd5.h as well as INK_MD5 struct to InkMd5 for
code consistency.
Probably much more ;)
> cleanup libinktomi++
> --------------------
>
> Key: TS-235
> URL: https://issues.apache.org/jira/browse/TS-235
> Project: Traffic Server
> Issue Type: Improvement
> Components: Cleanup
> Reporter: John Plevyak
>
> libinktomi++ is a bit of a mess... e.g. ink_port.h Portability.h
> Compatability.h, yes you guessed
> it, they all do very similar things.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.