oceanwalker commented on issue #8175:
URL: https://github.com/apache/trafficserver/issues/8175#issuecomment-1495705700

   I have encountered similar question when using Apache Traffic Server 8.1.6. 
After multiple tests, I find that the following two rows would be recorded in 
the compilation log after the compilation of the binary file 
libtsconfig.so.8.1.6:
   ```
   [INFO] @@pack@@ YACC TsConfigGrammar.c
   [INFO] @@pack@@ updating TsConfigGrammar.h
   ```
   
   Further analysis shows that the files TsConfigGrammar.h and 
TsConfigGrammar.c in the source code directory are changed as follows:
   
[tsconfig.zip](https://github.com/apache/trafficserver/files/11147279/tsconfig.zip)
   
   
   The modified files are the same as the previously submitted ones. Can 
somebody help explain it?
   


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