mkmkme commented on PR #142:
URL: https://github.com/apache/avro/pull/142#issuecomment-1955018040

   Hey @bleppard !
   
   Would you be able to provide an example for this:
   >When avdl files are imported into another avdl, the imported definition is 
placed directly in the target. When the c++ header file is generated there is 
no "include" for the imported code. The pragma once would only work if the 
imported code was "included" rather than directly embedded.
   
   I mean the example avdl files and the command to generate the header.
   
   Sorry I'm quite new to Avro C++ codebase and it seems that examples are 
quite simple and only use JSON. If you could provide me with an example, that 
would definitely help me understand the problem better. Such an example could 
also be put in the codebase itself for clarity.


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