emmenlau commented on PR #2649:
URL: https://github.com/apache/thrift/pull/2649#issuecomment-2273831807

   > Could we symlink or duplicate the relevant files?
   
   I'm sorry but I think this is way too much of a hack.
   
   The only "solution" I can think of is to use some build system checks, i.e. 
in cmake, to see what casing is used for each of these headers, and then use 
some magic (like defines, or an auto-generated include header) that adapts the 
includes accordingly. It is just a lot of work for such a "small" annoyance.
   
   Better ideas? And would anyone be willing to propose a solution in code, as 
a PR?


-- 
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: notifications-unsubscr...@thrift.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to