Hello Everyone, As some may or may not know, the RC for ATS 3.0.3 has a minor issue in that the ts.h generated does not correctly set the minor version or the integer version number in ts.h. Do we have any proposals on how to deal with this? One issue that immediately comes to mind is that in 3.0.3 we fixed the broken TSFetchUrl declaration, and unfortunately because the version numbers are broken in ts.h applications using the api and TSFetchUrl don't have an easy way to determine whether they need to include a forward declaration for TSFetchUrl now.
What does everyone think. Suggestions on how to resolve this? Thanks. Brian